Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Calendar sync - Timezones

Topic Labels: Dates & Timezones
1112 0
cancel
Showing results for 
Search instead for 
Did you mean: 
abbi
4 - Data Explorer
4 - Data Explorer

In airtable, I've programmed a calendar with dates and times for specific events.
The formula is as follows: 

IF({Override horaire cour 1}=0,IF(Ordre="1", DATETIME_PARSE(DATETIME_FORMAT({début},'MM/DD/YYYY')&' '&{Horaire c1h1}), DATETIME_PARSE(DATETIME_FORMAT({début},'MM/DD/YYYY')&' '&{Horaire c1h2})),DATETIME_PARSE(DATETIME_FORMAT({début},'MM/DD/YYYY')&' '&{Override horaire cour 1}))

When I install the calendar in my application, all the appointments are 1 hour later.
How can I fix this?

0 Replies 0