This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/18666] Add support for '%OY' in strftime(), currently only "%Oy" is supported


https://sourceware.org/bugzilla/show_bug.cgi?id=18666

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppluzhnikov at google dot com

--- Comment #1 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
AFAICT the newest Single UNIX strftime spec
http://pubs.opengroup.org/onlinepubs/9699919799/functions/strftime.html
explicitly mentions '%Oy' (and '%EY'), but not '%OY'.

Looks like a possible standard defect.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]