Difference between revisions of "Documentation/How Tos/Calc: TODAY function"
From Apache OpenOffice Wiki
< Documentation | How Tos
m |
m |
||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE: | + | {{DISPLAYTITLE: TODAY function}} |
{{Documentation/CalcFunc DateTimeTOC | {{Documentation/CalcFunc DateTimeTOC | ||
|ShowPrevNext=block | |ShowPrevNext=block |
Latest revision as of 13:41, 30 January 2024
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.
See Also