Difference between revisions of "Documentation/How Tos/Calc: NOW function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(See also:)
m (Robot: Automated text replacement %s)
Line 12: Line 12:
 
: when calculated at say 12 noon on 1Apr08 returns that date and time.
 
: when calculated at say 12 noon on 1Apr08 returns that date and time.
  
=== See also: ===
+
{{Documentation/SeeAlso|
'''[[Documentation/How_Tos/Calc: TODAY function|TODAY]]''',
+
* [[Documentation/How_Tos/Calc: TODAY function|TODAY]]
'''[[Documentation/How_Tos/Calc: DATE function|DATE]]''',
+
* [[Documentation/How_Tos/Calc: DATE function|DATE]]
'''[[Documentation/How_Tos/Calc: TIME function|TIME]]'''
+
* [[Documentation/How_Tos/Calc: TIME function|TIME]]'''
  
'''[[Documentation/How_Tos/Calc: Date & Time functions#Date and Time overview|Date & Time overview]]'''
+
* [[Documentation/How_Tos/Calc: Date & Time functions#Date and Time overview|Date & Time overview]]'''
  
'''[[Documentation/How_Tos/Calc: Date & Time functions|Date & Time functions]]'''
+
* [[Documentation/How_Tos/Calc: Date & Time functions|Date & Time functions]]'''
  
[[Documentation/How_Tos/Calc: Functions listed alphabetically|'''Functions listed alphabetically''']],
+
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
[[Documentation/How_Tos/Calc: Functions listed by category|'''Functions listed by category''']]
+
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}

Revision as of 14:08, 25 February 2009


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.

Template:Documentation/SeeAlso

Personal tools