Now
Now Function
Calculates the local date and time as set on the local computer. The date is stored in the format MM/DD/YYYY HH:MMS, but is presented in the date format set by the dateTimeFormat function.
Syntax
Now()
Arguments
| Argument | Description |
|---|---|
() | No input required; calculates current date |
Examples:
Now()
Returns current system date and time.