From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117394 invoked by alias); 15 Mar 2019 10:20:26 -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 117325 invoked by uid 48); 15 Mar 2019 10:20:23 -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 10:20: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/msg00074.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24293 --- Comment #6 from Felix Yan --- (In reply to Wei-Lun Chao from comment #5) > 1. Without definition of era_d_t_fmt, the output of command "date +%Ec" > could 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. I see, thanks for the info. I guess I did not understand the d_fmt and d_t_= fmt parts before. > 3. Years before the first year should be prefixed with > , not with . I believe is correct according to multiple sources (governme= nt websites, wikipedia, etc). Some links: https://land.gov.taipei/cp.aspx?n=3D1C18A16DCE9C4260 https://zh.wikipedia.org/wiki/%E6%B0%91%E5%9C%8B%E7%B4%80%E5%B9%B4#%E6%A6%8= 2%E8%A6%81 I did not find a source for , on the other hand. There= is also confusion in this usage, as 3 could mean either 3 or the three-year range of 1~3. --=20 You are receiving this mail because: You are on the CC list for the bug.