This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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/4628] Provide rump locales with ISO 8601 variants for use with LC_TIME


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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |fweimer at redhat dot com
             Blocks|                            |12731
         Resolution|WONTFIX                     |---
            Summary|Add iso 8601 date/time      |Provide rump locales with
                   |variants for EU countries   |ISO 8601 variants for use
                   |                            |with LC_TIME

--- Comment #6 from Florian Weimer <fweimer at redhat dot com> ---
We should add a couple of C.ISO8601 locales which can be combined with other
locales using LC_TIME.  It is does not make sense to add the three or so
variants we need to every locale.

Most people expect something like this for ISO 8601:

  2016-02-04 14:32:33 +01:00

But not any of the actually standardized formats:

  2016-02-04T14:32:33+01:00
  20160204T143233+0100


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=12731
[Bug 12731] [PATCH] en_CA date-time format doesn't respect CAN/CSA-Z234.4 - ISO
8601
-- 
You are receiving this mail because:
You are on the CC list for the bug.

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