public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/3156] New: LC_TIME for pl_PL doesn't match standard usage
@ 2006-08-31  1:47 inkerman42 at gmail dot com
  2006-08-31  1:49 ` [Bug localedata/3156] " inkerman42 at gmail dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 18+ messages in thread
From: inkerman42 at gmail dot com @ 2006-08-31  1:47 UTC (permalink / raw)
  To: glibc-bugs

Currently, glibc displays dates in the pl_PL locale as:

pon sie  6 01:23:45 CEST 1984

This format violates several conventions for date abbreviations in the Polish
language. I include a patch against the current CVS localedata with the
following changes:

* non-standard weekday abbreviations are replaced with standard ones
* non-standard month abbreviations are replaced with standard ones (based on
Roman numerals)
* middle-endian format (never used in Poland) is replaced with the little-endian
one (by far the most popular)
* standard padding is introduced, i.e. h:m:s are zero-padded, day of the month
is not padded
* fields are properly separated

With the patch, dates are displayed as:

Pn, 6 VIII 1984, 01:23:45 CEST

which matches the most common usage.

Please notice that the abbreviations are no longer fixed-width. Since this is
also the case in several other locales, I suppose it is not a problem.

-- 
           Summary: LC_TIME for pl_PL doesn't match standard usage
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: inkerman42 at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <bug-3156-131@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2014-05-28 19:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-31  1:47 [Bug localedata/3156] New: LC_TIME for pl_PL doesn't match standard usage inkerman42 at gmail dot com
2006-08-31  1:49 ` [Bug localedata/3156] " inkerman42 at gmail dot com
2006-08-31 17:20 ` keld at dkuug dot dk
2006-09-09 16:27 ` drepper at redhat dot com
2006-09-11 18:42 ` inkerman42 at gmail dot com
2007-02-02 13:13 ` inkerman42 at gmail dot com
2007-02-17 17:13 ` inkerman42 at gmail dot com
2007-02-17 19:38 ` drepper at redhat dot com
2007-07-09 21:29 ` tomek at jot23 dot org
2007-07-09 21:30 ` tomek at jot23 dot org
2007-07-10 20:56 ` inkerman42 at gmail dot com
2007-09-18 16:26 ` dominik at greysector dot net
2007-09-25 19:32 ` zbiggy at o2 dot pl
2007-09-26 16:09 ` belegdol at gmail dot com
2007-10-04 11:42 ` marcin dot gil at gmail dot com
2008-03-19  9:44 ` program dot spe at home dot pl
     [not found] <bug-3156-131@http.sourceware.org/bugzilla/>
2014-02-16 17:44 ` jackie.rosen at hushmail dot com
2014-05-28 19:45 ` schwab at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).