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…')
 
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
Documentation/How Tos/Calc: TODAY function
+
== TODAY ==
出典: OpenOffice.org Wiki
+
== TODAY ==
< Documentation | How Tos
+
Returns the current date
移動: メニュー, 検索
+
  
 +
現在の日付を返します。
  
 +
=== 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.
 +
<tt>'''TODAY()'''</tt>
 +
: 現在の日付を (日付・時刻のシリアル値として) 返します。 <tt>'''TODAY'''</tt> の値は、セル変更などで再計算をする度に更新されます。
  
[編集] TODAY  
+
=== Example: ===
Returns the current date and time
+
=== 例: ===
 +
<tt>'''TODAY()'''</tt>
 +
: when calculated at say 12 noon on 1Apr08 returns 1Apr08.
 +
<tt>'''TODAY()'''</tt>
 +
: 2008 年 4 月 1 日の正午に計算すると、「08 年 4 月 1 日」と返します。
  
[編集] 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.
+
{{SeeAlso|EN|関連項目
[編集] Example:  
+
* [[Documentation/How_Tos/Calc: NOW function|NOW]]
TODAY()
+
* [[Documentation/How_Tos/Calc: DATE function|DATE]]
 +
* [[Documentation/How_Tos/Calc: TIME function|TIME]]
  
when calculated at say 12 noon on 1Apr08 returns 1Apr08.
+
* [[Documentation/How_Tos/Calc: Date & Time functions#Date and Time overview|Date & Time overview]]
  
--------------------------------------------------------------------------------
+
* [[Documentation/How_Tos/Calc: Date & Time functions|Date & Time functions]]
  
See Also
+
* [[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]]
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
+

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