summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-01-06 07:36:54 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2013-01-06 07:37:12 -0800
commit1248cc816ce61e61829b510ae6969cbf224ce300 (patch)
treeeb028b951626be89a8d4f44264f50dbd4c8c109d /doc/coreutils.texi
parent9d2625817486ae377732197c99352603ef00db58 (diff)
downloadcoreutils-1248cc816ce61e61829b510ae6969cbf224ce300.tar.xz
doc: sync parse-datetime from gnulib
* doc/coreutils.texi (Top): Sync from gnulib parse-datetime.texi menu.
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 60096af23..45a4b3d16 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -469,13 +469,14 @@ Date input formats
* General date syntax:: Common rules
* Calendar date items:: 19 Dec 1994
* Time of day items:: 9:20pm
-* Time zone items:: EST, PDT, GMT, @dots{}
+* Time zone items:: EST, PDT, UTC, @dots{}
+* Combined date and time of day items:: 1972-09-24T20:02:00,000000-0500
* Day of week items:: Monday and others
* Relative items in date strings:: next tuesday, 2 years ago
* Pure numbers in date strings:: 19931219, 1440
* Seconds since the Epoch:: @@1078100502
* Specifying time zone rules:: TZ="America/New_York", TZ="UTC0"
-* Authors of parse_datetime:: Bellovin, Eggert, Salz, Berets, et al
+* Authors of parse_datetime:: Bellovin, Eggert, Salz, Berets, et al.
Opening the software toolbox