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/4789] incorrect abmon in polish locales


------- 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.


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