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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with 'Documentation/How Tos/Calc: TODAY function 出典: OpenOffice.org Wiki < Documentation | How Tos 移動: メニュー, 検索 [編集] TODAY Returns the current date and time…')
 
Line 1: Line 1:
Documentation/How Tos/Calc: TODAY function
+
== TODAY ==
出典: OpenOffice.org Wiki
+
Returns the current date and time
< Documentation | How Tos
+
移動: メニュー, 検索
+
  
 +
=== Syntax: ===
 +
<tt>'''TODAY()'''</tt>
 +
: returns the current date (as a date-time serial number). <tt>'''TODAY'''</tt> is updated at every recalculation, for instance if a cell is modified.
  
 +
=== Example: ===
 +
<tt>'''TODAY()'''</tt>
 +
: when calculated at say 12 noon on 1Apr08 returns 1Apr08.
  
[編集] TODAY
+
{{Documentation/SeeAlso|
Returns the current date and time
+
* [[Documentation/How_Tos/Calc: NOW function|NOW]]
 +
* [[Documentation/How_Tos/Calc: DATE function|DATE]]
 +
* [[Documentation/How_Tos/Calc: TIME function|TIME]]
  
[編集] Syntax:  
+
* [[Documentation/How_Tos/Calc: Date & Time functions#Date and Time overview|Date & Time overview]]
TODAY()
+
  
returns the current date (as a date-time serial number). TODAY is updated at every recalculation, for instance if a cell is modified.
+
* [[Documentation/How_Tos/Calc: Date & Time functions|Date & Time functions]]
[編集] Example:  
+
TODAY()
+
  
when calculated at say 12 noon on 1Apr08 returns 1Apr08.
+
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
+
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
--------------------------------------------------------------------------------
+
[[Category: Documentation/Reference/Calc/Date and Time functions]]
 
+
See Also
+
 
+
 
+
NOW
+
DATE
+
TIME
+
Date & Time overview
+
Date & Time functions
+
Functions listed alphabetically  
+
Functions listed by category
+
"http://wiki.services.openoffice.org/wiki/Documentation/How_Tos/Calc:_TODAY_function" より作成
+
カテゴリ: Documentation/Reference/Calc/Date and Time functions
+

Revision as of 10:26, 22 January 2011

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.

Template:Documentation/SeeAlso

Personal tools