From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57394 invoked by alias); 15 Mar 2019 09:56:16 -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 57306 invoked by uid 48); 15 Mar 2019 09:56:13 -0000 From: "bluebat at member dot fsf.org" To: libc-locales@sourceware.org Subject: [Bug localedata/24293] Missing Minguo calendar support for TW locales Date: Fri, 15 Mar 2019 09:56: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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bluebat at member dot fsf.org 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: --- X-Bugzilla-Flags: 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/msg00073.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24293 --- Comment #5 from Wei-Lun Chao --- My proposal would be more well-formed: 1. Without definition of era_d_t_fmt, the output of command "date +%Ec" cou= ld be undefined. 2. The character should be included in "era_d_fmt" and "era_d_t_fmt= ", not in "era"(%EY). Just like is included in "d_fmt" and "d_t_fmt", = not in %Y. 3. Years before the first year should be prefixed with , not with . --=20 You are receiving this mail because: You are on the CC list for the bug.