Update DateTime
9min
This action allows you to update a specific subdivision of a DateTime.

ο»Ώ
Inputs & Outputs
- [ I ] Date: DateTime to be updated.
- [ I ] Unit of time: Drop-down to choose which subdivision of the Date is to be updated.
- Year
- Month
- Day
- Hours
- Minutes
- Seconds
- [ I ] Change amount: Integer representing the change to be applied to the Unit Of Time.
- [ O ] Updated date: DateTime after update.

ο»Ώ
Example Usage
- Drag action onto 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.

ο»Ώ
Use Cases
- Updating a specific subdivision from a DateTime.
Tips
- Subtracting is also possible by using - before the value inside Change amount.
ο»Ώ

Updated 03 Apr 2023
Did this page help you?
Yes
No