[Bug localedata/4789] incorrect abmon in polish locales

jakub at redhat dot com sourceware-bugzilla@sourceware.org
Fri Jul 20 16:31:00 GMT 2007


------- Additional Comments From jakub at redhat dot com  2007-07-20 16:31 -------
If you want to print months as numbers, changing abmon to numbers is a bad idea.
In that case abmon should contain month abbreviations, just use %m instead
of %b in the corresponding *_fmt format strings of the locale.
Also, not sure if you really should include the dot in day (and month)
abbreviations, you can include that dot after %a in the *_fmt format strings.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4789

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



More information about the Libc-locales mailing list