]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(Date directives): Document %u.
authorJim Meyering <jim@meyering.net>
Sat, 10 Nov 2001 08:44:34 +0000 (08:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Nov 2001 08:44:34 +0000 (08:44 +0000)
doc/coreutils.texi

index e7273ec57854c58735f0fc51f96daa6235ac3d72..2c4285cadcd75fe3034d8d1980c431fdea2aa93e 100644 (file)
@@ -9794,6 +9794,8 @@ same as %b
 day of year (001@dots{}366)
 @item %m
 month (01@dots{}12)
+@item %u
+day of week (1@dots{}7) with 1 corresponding to Monday
 @item %U
 week number of year with Sunday as first day of week (00@dots{}53).
 Days in a new year preceding the first Sunday are in week zero.