From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122461 invoked by alias); 15 Mar 2019 16:05:35 -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 119253 invoked by uid 48); 15 Mar 2019 16:05:31 -0000 From: "felixonmars at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/24293] Missing Minguo calendar support for TW locales Date: Fri, 15 Mar 2019 16:05: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: felixonmars at gmail dot com 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/msg00077.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24293 --- Comment #9 from Felix Yan --- (In reply to Rafal Luzynski from comment #8) > (In reply to Felix Yan from comment #7) > > If so I'll submit a patch for ja_JP too. >=20 > ja_JP wants the zero padding and that's why it has been introduced in bug > 23758. That means, ja_JP does not want the patch you suggest. Also plea= se > read their arguments, maybe you will agree not to remove the zero padding= in > *_TW either. I see. They want the zero padding for fixed width text, but this is not the case for Minguo calendar as far as I see. It's already three digits now (10= 8, just over 100), so I believe it doesn't make sense to pad to 2 digits. --=20 You are receiving this mail because: You are on the CC list for the bug.