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

From Apache OpenOffice Wiki
Jump to: navigation, search
(構文:)
(例:)
Line 16: Line 16:
 
: 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.
 
<tt>'''NOW()'''</tt>
 
<tt>'''NOW()'''</tt>
: 2008 年 4 月 1 日 (1Apr08) の正午に計算した場合、その日付と時刻を返します。
+
: 2008 年 4 月 1 日の正午に計算した場合、その日付と時刻を返します。
  
 
{{Documentation/SeeAlso|関連項目
 
{{Documentation/SeeAlso|関連項目

Revision as of 01:58, 23 January 2011

NOW

Returns the current date and time

NOW

現在の日付と時刻を返します。

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.

NOW()

現在の日付と時刻を (日付・時刻のシリアル値として) 返します。NOW の値は、セル変更などで再計算をする度に更新されます。

Example:

例:

NOW()

when calculated at say 12 noon on 1Apr08 returns that date and time.

NOW()

2008 年 4 月 1 日の正午に計算した場合、その日付と時刻を返します。

Template:Documentation/SeeAlso

Personal tools