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 zbiggy at o2 dot pl  2007-09-27 02:20 -------
Created an attachment (id=2022)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2022&action=view)
alternative pl_PL locale Roman month number formatting attempt

I first was against Roman month numbering. Then I realized sometimes see
American date format where month and day position is reversed. E.g. try to
correctly understand 04-07-2007 date.
In USA it will be 7th April 2007
In Europe this will be 4th July 2007
Using Roman months can help recognize which format is used.
Formatted Roman month display should fix output garbage.
I also made fix for mc. Will post it if this idea will catch up.
date +%x will provide official date format: 27-09-2007

-- 


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]