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

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== TODAY ==
 
== TODAY ==
Returns the current date and time
+
== TODAY ==
 +
Returns the current date
 +
 
 +
現在の日付を返します。
  
 
=== Syntax: ===
 
=== Syntax: ===
 +
=== 構文: ===
 
<tt>'''TODAY()'''</tt>
 
<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.
 
: 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.
 +
<tt>'''TODAY()'''</tt>
 +
: 現在の日付を (日付・時刻のシリアル値として) 返します。 <tt>'''TODAY'''</tt> の値は、セル変更などで再計算をする度に更新されます。
  
 
=== Example: ===
 
=== Example: ===
 +
=== 例: ===
 
<tt>'''TODAY()'''</tt>
 
<tt>'''TODAY()'''</tt>
 
: when calculated at say 12 noon on 1Apr08 returns 1Apr08.
 
: when calculated at say 12 noon on 1Apr08 returns 1Apr08.
 +
<tt>'''TODAY()'''</tt>
 +
: 2008 年 4 月 1 日の正午に計算すると、「08 年 4 月 1 日」と返します。
 +
  
{{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:52, 17 July 2018

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

関連項目

Personal tools