Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Hello,
I have a Date column
Date format Local,Include time field checked,Time format 24 hour,Use the same timezone for all collaborators unchecked.
I see 10am in Airtable Grid view.
This setup I have for two bases, but via API (Node.js SDK) I receive...
[quote=“Bill.French, post:2, topic:26851”]
Is it possible your API results are simply showing the GMT date?
Pretty sure the API is going to return GMT (Zulu) because all databases require that you render to your locale (whatever that may be).
As far ...