NOW function
From Apache OpenOffice Wiki
< Documentation | How Tos
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
NOW
Returns the current date and time
Syntax:
NOW()
- returns the current date and time (as a date-time serial number). NOW is updated at every recalculation, for instance if a cell is modified.
Example:
NOW()
- when calculated at say 12 noon on 1Apr08 returns that date and time.
See Also