Mail Archives: djgpp-workers/1999/03/20/23:40:30
This patch documents %u in strftime. I noticed it got left out when I was
preparing the strftime enhancement I posted a week ago.
*** src/libc/ansi/time/strftime.txh.orig Sun Sep 27 11:21:00 1998
--- src/libc/ansi/time/strftime.txh Sat Mar 20 23:35:48 1999
***************
*** 118,123 ****
--- 118,127 ----
The week of the year, with the first week defined by the first Sunday of
the year, zero padded to two characters (@code{39})
+ @item %u
+
+ The day of the week (1-7) (@code{6})
+
@item %W
The week of the year, with the first week defined by the first Monday of
---
Mark Elbrecht, snowball3 AT usa DOT net
http://snowball.digitalspace.net/
- Raw text -