NOW
Returns the current date as a serial number.
Syntax
=NOW()
Arguments
None
Return
| Type | Description |
|---|---|
| Number | Current date serial number. The number to the left of the decimal define the days since 1.1.1900. The number to the right of the decimal define the fraction of the day. |
Examples
| Formula | Result | Comment |
|---|---|---|
| 43248.70731 | The value represents the 28th of May, 2018 at 4:58 PM |