Community-Made
Timezone Converter
6min
This action converts a DateTime from one timezone to another.
- [ I ] Datetime: DateTime to be converted.
- [ I ] From: Original timezone
- Drop-down with multiple timezones.
- [ I ] To: Target timezone
- Drop-down with multiple timezones.
- [O] Converted datetime: DateTime after conversion.
- Drag action onto the canvas to get familiarized with it.
- Declare some variables to be used with the action.
- Assign the newly created variables.
- Save & Run the process and then Check Instance to see the output.
- Switching between timezones.
Updated 31 Aug 2023
Did this page help you?