Action group: Dates convertion
This action is used to change the set date in accordance with the selected time zone
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Date | Date to be modified | Robin.DateTime | Yes | |
Time zone | Time zone according to which the specified date and time must be converted. | Robin.String | Yes | |
Results | ||||
Result | A variable of the «DateTime» type that will contain the result of changing the date taking into account the time zone | Robin.DateTime |
None.
Change the time zone of the date 22/11/2022 00:00:00 +05:00 to UTC+04:00.
Use the "Change Time Zone" action.
The program robot completed successfully. The new date is obtained.