Specify timezone for workflow actions to use

0
I’ve got a workflow calling a microflow which sends an email containing localized date time values. Because the workflow is not executing as a user, the current timezone info is null so the time remains as UTC.   Is there a way to specify the timezone that the workflow should execute under? Or alternatively a way to manually format the datetime to a specific timezone?
asked
1 answers
1

Hi Nick Wright

 

Under the App setting à Runtime tab à Default time zone

Hope this helps!

answered