OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / help2man.ja / date.x
1 [名前]
2 .\"O date \- print or set the system date and time
3 date \- システムの日付や時刻の表示、設定を行う
4 [説明]
5 .\" Add any additional description here
6 [DATE STRING]
7 .\" NOTE: keep this paragraph in sync with the one in touch.x
8 .\"O The --date=STRING is a mostly free format human readable date string
9 .\"O such as "Sun, 29 Feb 2004 16:21:42 -0800" or "2004-02-29 16:21:42" or
10 .\"O even "next Thursday".  A date string may contain items indicating
11 .\"O calendar date, time of day, time zone, day of week, relative time,
12 .\"O relative date, and numbers.  An empty string indicates the beginning
13 .\"O of the day.  The date string format is more complex than is easily
14 .\"O documented here but is fully described in the info documentation.
15 \-\-date=STRING は、ほぼフリーフォーマットで人間が読みやすい日付文字列です。
16 "Sun, 29 Feb 2004 16:21:42 \-0800" や "2004\-02\-29 16:21:42" などが使用でき、
17 "next Thursday" といった指定もできます。
18 日付文字列には、カレンダーの日付、1 日の時刻、タイムゾーン、
19 週の曜日、相対的な時刻、相対的な日付、数字を表す要素を含めることができます。
20 空の文字列は、その日の最初を示しします。
21 日付文字列の書式は、ここで説明できるほど簡単ではないが、
22 info 文書には完全な説明が載っています。