This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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 localedata/12651] strftime() needs to support more locale formats of conversion specifications


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

Eric Blake <eblake at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eblake at redhat dot com

--- Comment #4 from Eric Blake <eblake at redhat dot com> ---
The Greek locale requires the support of %OB, supported in BSD since 1999, and
documented by POSIX since 2010:
http://austingroupbugs.net/view.php?id=258

Note that this adds a new set of locale keywords, 'alt_mon ALTMON_1' through
'alt_mon ALTMON_12', for describing the genitive case for '%d %OB', while the
existing '%B' remains the nominative case.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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