1999-11-02 13:51:42 +00:00
|
|
|
[NAME]
|
|
|
|
|
touch \- change file timestamps
|
1998-09-12 20:12:55 +00:00
|
|
|
[DESCRIPTION]
|
2000-02-01 10:34:35 +00:00
|
|
|
.\" Add any additional description here
|
2008-01-28 22:19:21 -07:00
|
|
|
[DATE STRING]
|
|
|
|
|
.\" NOTE: keep this paragraph in sync with the one in date.x
|
|
|
|
|
The --date=STRING is a mostly free format human readable date string
|
|
|
|
|
such as "Sun, 29 Feb 2004 16:21:42 -0800" or "2004-02-29 16:21:42" or
|
2008-01-30 15:31:37 -07:00
|
|
|
even "next Thursday". A date string may contain items indicating
|
|
|
|
|
calendar date, time of day, time zone, day of week, relative time,
|
|
|
|
|
relative date, and numbers. An empty string indicates the beginning
|
|
|
|
|
of the day. The date string format is more complex than is easily
|
2008-01-28 22:19:21 -07:00
|
|
|
documented here but is fully described in the info documentation.
|