1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

(usage): Document %u.

This commit is contained in:
Jim Meyering
2001-11-10 08:46:05 +00:00
parent 1c87370738
commit d62b389816

View File

@@ -166,6 +166,7 @@ specifies Coordinated Universal Time. Interpreted sequences are:\n\
%%S second (00..60)\n\
%%t a horizontal tab\n\
%%T time, 24-hour (hh:mm:ss)\n\
%%u day of week (1..7); 1 represents Monday\n\
%%U week number of year with Sunday as first day of week (00..53)\n\
%%V week number of year with Monday as first day of week (01..53)\n\
%%w day of week (0..6); 0 represents Sunday\n\