UTC Now
8min
This action gets the current date & time in UTC standard.
Inputs & Outputs
- [ O ] UTC now: DateTime containing current date and time.
ο»Ώ

ο»Ώ
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
- Mentioning the current date and time in documents created using the Document Designer.
- Using the current time to timestamp sequential data (or events) passing through.
Tips
- The current date and time is in UTC standard so timezone differences should be considered.
ο»Ώ