Now
Description
Returns the current date and time based on the applications time zone.
Time and date format: yyyy-MM-dd HH:mm:ss.zzz
- Hero Platform_ stores date and time in UTC (Universal Time Coordinated) by default.
- The time zone correctly displays the times according to daylight savings rules.
- Automation Hero's Human-in-the-Loop can show times relative to the local browser configuration for display purposes.
Use
- Output field name:
- Enter an output field name.
Example
The user wants a timestamp field to record when the Flow processed a record.
Now() returns |
---|
2021-04-20 07:04:50.392 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Now" to see an example of this function.