- Documentation
- Activities
- Date & Time
- Convert timezone
Convert a date/time from one timezone to another
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Date Value dateValue | expression | Required | — | — |
From Timezone fromTimezone | enum | Required | local | —localUTCAfrica/LagosAfrica/CairoAfrica/JohannesburgAfrica/NairobiAfrica/CasablancaAfrica/AccraAfrica/AlgiersAfrica/TunisAfrica/KhartoumAfrica/Addis_Ababa |
To Timezone toTimezone | enum | Required | UTC | —localUTCAfrica/LagosAfrica/CairoAfrica/JohannesburgAfrica/NairobiAfrica/CasablancaAfrica/AccraAfrica/AlgiersAfrica/TunisAfrica/KhartoumAfrica/Addis_Ababa |
Output Variable outputVariable | variable | Optional | ConvertedDateTime | — |
Output
$outputVariableDateTimeThe date/time converted to the target timezone
dateTimeDateTimeformattedStringisoStringtimezoneString
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Add to datetime
Add days, months, or years to a date
Compare dates
Compare two dates to check if one is before, after, or equal to another
Format date
Convert a date to a formatted text string
Get current date and time
Get today's date and the current time
Get date part
Extract a specific part from a date (year, month, day, etc.)
Get start/end of period
Get the first or last day of a week, month, quarter, or year