I have set my timezone in my profile correctly (UTC+2, “Europe/Amsterdam”).
I proceed to create a test zap for my application and enter a date into a datetime field, for example, “01-01-1992”. For some reason Zapier converts this date into the following datetime string:
“1992-01-01T00:00:00+01:00”
This is UTC+1, not UTC+2, meaning this would actually an hour earlier and thus the date becomes: “31-12-1991”.
Has anyone else experienced this issue or am I missing something here?