Hi, when I create a record via an API call, the displayed date in the database is the day before. The imported date is, for example, April 3rd. The output bundle says it is imported as April 3rd 24 00:00, but it is displayed in the noloco database as April 2nd. Changing the time in the source (Google Sheets) to after 00:00 solves this, but I wanted to report it anyway, just in case this is not the expected behavior… it wasn’t for me at least .
Thanks, Arne
Hey @abrockmann which timezone are you in?
If you create the date at 00:00 UTC, and you’re in New York (GMT - 5) for example it would show up at the day before at 7pm.
If you don’t want the field to respect timezones you can adjust the setting to “use a consistent timezone” on the Field.
It’s worth reading more about the differences in the 3 different types of date fields here:
1 Like
That makes total sense, Darragh. Thank you for the explanation.
1 Like