Convert DateTime to timezone transform action
Last updated
Was this helpful?
Last updated
Was this helpful?
You are working with an API that returns a time in UTC, you would like to localize this value to your timezone or a specific timezone.
Convert a DateTime to a different timezone.
DateTime to convert
Use https://strftime.org/ for various options
Timezone to convert
Use https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for various options not listed
Result of Example: