Using the Convert Date from Timezone Step
- 05 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Using the Convert Date from Timezone Step
- Updated on 05 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.
Overview
Example Lab Details | |
Version | 6.9.2 |
Root Folder | Example Lab - Convert Date From Time Zone |
Modules | None |
Dependencies | None |
The Example Lab project demonstrates using the Convert Date From Timezone step.
Explanation
This Flow uses the Convert Date From Timezone Step. This step has three inputs which are; from timezone (String), Date(DateTime), and to timezone(String). A Form is displayed at the beginning of the Flow, which requires the user to input those three inputs using the drop-down lists to select the time zones and a DateTime picker for the current date and time. These inputs are then passed into the Convert Date From Timezone step. The output of this step is the converted date which is then passed into the final Form, which displays the original and converted date and which time zone each is associated with.
Reference Articles
Project Download
The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production-quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.9.2 or later using our Importing/Exporting article.
Was this article helpful?