Documentation/How Tos/Calc: TODAY function
From Apache OpenOffice Wiki
< Documentation | How Tos
Revision as of 14:18, 12 May 2013 by Javier Lopez (talk | contribs)
CALC FUNCTIONS
TODAY
Returns the current date
Syntax:
TODAY()
- returns the current date (as a date-time serial number). TODAY is updated at every recalculation, for instance if a cell is modified.
Example:
TODAY()
- when calculated at say 12 noon on 1Apr08 returns 1Apr08.