From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28619 invoked by alias); 4 Feb 2016 13:57:37 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 104480 invoked by uid 48); 4 Feb 2016 13:46:36 -0000 From: "fweimer at redhat dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/4628] Provide rump locales with ISO 8601 variants for use with LC_TIME Date: Thu, 04 Feb 2016 13:57:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: libc-locales at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: bug_status cc blocked resolution short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2016-q1/txt/msg00066.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D4628 Florian Weimer 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 --- 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=3D12731 [Bug 12731] [PATCH] en_CA date-time format doesn't respect CAN/CSA-Z234.4 -= ISO 8601 --=20 You are receiving this mail because: You are the assignee for the bug.