projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5a6773
)
(usage): Describe new %V format.
author
Jim Meyering
<jim@meyering.net>
Mon, 22 Apr 1996 03:19:14 +0000
(
03:19
+0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 22 Apr 1996 03:19:14 +0000
(
03:19
+0000)
src/date.c
patch
|
blob
|
history
diff --git
a/src/date.c
b/src/date.c
index 99309606c184ef9493a0305fc542274aadc7a389..feb3e6a7f696cf9a54927b746e740637868e869f 100644
(file)
--- a/
src/date.c
+++ b/
src/date.c
@@
-405,6
+405,7
@@
specifies Coordinated Universal Time. Interpreted sequences are:\n\
%%t a horizontal tab\n\
%%T time, 24-hour (hh:mm:ss)\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..52)\n\
%%w day of week (0..6); 0 represents Sunday\n\
%%W week number of year with Monday as first day of week (00..53)\n\
%%x locale's date representation (mm/dd/yy)\n\