Same here, and I have proof.
SOLICITADO column has a ‘CREATED_TIME()’ Formula.
AJUSTE HORARIO has this formula:
DATETIME_PARSE(DATETIME_FORMAT(SET_TIMEZONE(Solicitado,‘America/Argentina/Buenos_Aires’),‘DD/M/YY hh:mm’),‘DD/M/YY hh:mm’)
Results are in ...
Sorry Scott! I think it’s about how I constructed the tables, timezone probably in conflict somehow.
Still, sometimes the datetime parse function won’t “parse” the string as a date.
Since I redo a lot of the tables, I’ll be alert on catching an examp...
Hi Scott!
We tried. It doesn’t work, even specifying the format it returns “error”. Is like the function is ‘broken’ somehow.
I hope someone in the Airtable team can check this out soon. I need to make some calendars!