OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / help2man.orig / date.x
1 [NAME]
2 date \- print or set the system date and time
3 [DESCRIPTION]
4 .\" Add any additional description here
5 [DATE STRING]
6 .\" NOTE: keep this paragraph in sync with the one in touch.x
7 The --date=STRING is a mostly free format human readable date string
8 such as "Sun, 29 Feb 2004 16:21:42 -0800" or "2004-02-29 16:21:42" or
9 even "next Thursday".  A date string may contain items indicating
10 calendar date, time of day, time zone, day of week, relative time,
11 relative date, and numbers.  An empty string indicates the beginning
12 of the day.  The date string format is more complex than is easily
13 documented here but is fully described in the info documentation.