User:Syranzi/Documentation/How Tos/Calc: TODAY function
From Apache OpenOffice Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
TODAY
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.
TODAY()
- 現在の日付を (日付・時刻のシリアル値として) 返します。 TODAY の値は、セル変更などで再計算をする度に更新されます。
Example:
例:
TODAY()
- when calculated at say 12 noon on 1Apr08 returns 1Apr08.
TODAY()
- 2008 年 4 月 1 日の正午に計算すると、「08 年 4 月 1 日」と返します。
See Also
関連項目