Hello,
I working on a zap between Google Sheets and Trello. Google Sheets is using the Timzone GMT with a date format DD-MM-YYYY. When the row is converted into a card in Trello, the due date converts it to MM-DD-YYYY if DD < 12. I'm using Zapier to connect this two tools and already made changes in the date format Trello is expecting in the API connection (YYYY-MM-DDTHH:mm:ssZ).
My question: Why is Trello switching the format in due date and how can I fix it? My timezone is in Amsterdam (GMT+1).
Thank you in advance!
KR, Mark
Trello's API uses the standard ISO 8601 date format, which is the one you mentioned "YYYY-MM-DDTHH:mm:ssZ". This is the safest format to use with our API, since it's standardized. This format will operate correctly with many other systems. The API will attempt to interpret dates in other formats, but since date formatting depends on locale, it's not always guaranteed to be correct.
Perhaps if you're using Google Sheets and Zapier, they might have a way to transform dates from your format into this one, and vice versa?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.