[PATCH 3/3] strptime.cc(__strptime): add %i, %q, %v

Brian Inglis Brian.Inglis@SystematicSW.ab.ca
Wed Sep 14 02:52:36 GMT 2022


winsup/cygwin/libc/strptime.cc(__strptime):
%i year in century [00..99] Synonym for "%y". Non-POSIX extension. [tm_year]
%q GNU quarter of the year (from `<<1>>' to `<<4>>') [tm_mon]
%v OSX/Ruby VMS/Oracle date "%d-%b-%Y". Non-POSIX extension. [tm_mday, tm_mon, tm_year]
---
 winsup/cygwin/libc/strptime.cc | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-strptime.cc-__strptime-add-i-q-v.patch
Type: text/x-patch
Size: 1270 bytes
Desc: not available
URL: <https://cygwin.com/pipermail/cygwin-patches/attachments/20220913/62bdf12c/attachment.bin>


More information about the Cygwin-patches mailing list