Difference between revisions of "User:TakeshiOtsuki/Calc functions/Documentation/How Tos/Calc: TODAY function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with '原文 http://wiki.services.openoffice.org/wiki/Documentation/How_Tos/Calc:_TODAY_function == TODAY == Returns the current date and time === Syntax: === <tt>'''TODAY()'''</tt> …')
 
 
Line 13: Line 13:
 
: when calculated at say 12 noon on 1Apr08 returns 1Apr08.
 
: when calculated at say 12 noon on 1Apr08 returns 1Apr08.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: NOW function|NOW]]
 
* [[Documentation/How_Tos/Calc: NOW function|NOW]]
 
* [[Documentation/How_Tos/Calc: DATE function|DATE]]
 
* [[Documentation/How_Tos/Calc: DATE function|DATE]]

Latest revision as of 09:51, 17 July 2018

原文 http://wiki.services.openoffice.org/wiki/Documentation/How_Tos/Calc:_TODAY_function

TODAY

Returns the current date and time

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
Personal tools