From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 54290 invoked by alias); 29 Mar 2019 22:52:39 -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 54088 invoked by uid 48); 29 Mar 2019 22:52:35 -0000 From: "aurelien at aurel32 dot net" To: libc-locales@sourceware.org Subject: [Bug localedata/24046] en_US locale doesn't define date_fmt Date: Fri, 29 Mar 2019 22:52:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.29 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aurelien at aurel32 dot net X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.29 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: 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: 2019-q1/txt/msg00106.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24046 --- Comment #5 from Aurelien Jarno --- (In reply to Andreas K. Huettel from comment #4) > The fix now causes the output of "date" to change in en_US.utf8 >=20 > glibc-2.28: > "Thu Mar 28 19:20:25 UTC 2019" >=20 > glibc-2.29: > "Thu 28 Mar 2019 07:20:34 PM UTC" Yes, that was exactly the purpose of the fix, ie when using the en_US local= e to have the date utility to use the date format commonly used in USA. > (note the different order of the parts). This can break (badly written) > scripts. Indeed. Those should get fixed. --=20 You are receiving this mail because: You are on the CC list for the bug.