Using the Google Calendar “Create event” module, when it sends the invite, it sends it in GMT+1 time, instead of the recipient’s timezone. How can I ensure it shows up in the email in the recipient’s timezone?
Hey Josh,
use formatDate() to tell it what the time zone is. You can find more info here.
Hi, thanks for your response. I don’t think that will help, because it just outputs the same thing I started with. The results that it outputs do not have a timezone specified:
The time I input is correct in the calendar invite, but it shows up as GMT+1 instead of the desired timezone (in this case, US/Eastern).
Wait, whoops! The test email account I was checking it in was set to GMT+1 - that’s why!
2 Likes