Help

Re: Time Converts to UTC in Email Automations

1878 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Joel_Andrews1
7 - App Architect
7 - App Architect

Whenever I include Date & Time fields in email automations, the time gets converted to UTC. Is there a way to prevent this?

Thanks!

10 Replies 10

Hi Scott, 

I tried your 2nd suggestion to "create formula fields that you reference in your automation" and the automation is still translating in weird ways. 

Here's the formula in the reference field: 

DATETIME_FORMAT(SET_LOCALE({Event start time}), "dddd, MMMM DD, YYYY - h:mm:ss")
 
The reference field ends up looking like this, which is great: Wednesday, February 22, 2023 - 11:30:00
 
But is then translated to this in the automated email: 
2023-02-22T16:30:00.000Z
 

Any help is much appreciated!

Lauren