unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Felix Yan <felixonmars@archlinux.org>
To: libc-alpha@sourceware.org
Cc: Felix Yan <felixonmars@archlinux.org>
Subject: [PATCH v2] localedata: Add Minguo calendar support to zh_TW
Date: Sat,  2 Mar 2019 03:27:30 +0800	[thread overview]
Message-ID: <20190301192730.10959-1-felixonmars@archlinux.org> (raw)
In-Reply-To: <20190213105150.9323-1-felixonmars@archlinux.org>

Minguo calendar is the official calendar system, and very widely used in
Taiwan, it would be nice to have the support in glibc.

Some background information: The government website (www.gov.tw) uses it
without the prefix, popular public services like Taiwan HSR also uses
this calendar system.

Link to wikipedia: https://en.wikipedia.org/wiki/Minguo_calendar
---
 localedata/locales/zh_TW | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/localedata/locales/zh_TW b/localedata/locales/zh_TW
index 92b04b083d..b869dec317 100644
--- a/localedata/locales/zh_TW
+++ b/localedata/locales/zh_TW
@@ -126,6 +126,10 @@ am_pm	"<U4E0A><U5348>";"<U4E0B><U5348>"
 % t_fmt_ampm: "%p %I<h>%M<m>%S<s>"
 t_fmt_ampm  "%p %I<U6642>%M<U5206>%S<U79D2>"
 week 7;19971130;1
+
+era "+:2:1913//01//01:+*:<U6C11><U570B>:%EC%Ey<U5E74>";/
+    "+:1:1912//01//01:1912//12//31:<U6C11><U570B>:%EC<U5143><U5E74>";/
+    "+:1:1911//12//31:-*:<U6C11><U524D>:%EC%Ey<U5E74>"
 END LC_TIME
 
 LC_MESSAGES
-- 
2.21.0

  parent reply	other threads:[~2019-03-01 19:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-13 10:51 [PATCH] localedata: Add Minguo calendar support to zh_TW Felix Yan
2019-03-01 18:31 ` Rafal Luzynski
2019-03-01 19:27 ` Felix Yan [this message]
2019-03-02 15:49   ` [PATCH v2] " Rafal Luzynski
2019-03-02 17:04     ` Felix Yan
2019-03-02 17:46       ` Rafal Luzynski
2019-03-02 17:11 ` [PATCH v3] localedata: Add Minguo calendar support to zh_TW [BZ #24293] Felix Yan
2019-03-05 23:45   ` Rafal Luzynski
2019-03-07  9:35     ` Felix Yan
2019-03-08 10:47       ` Rafal Luzynski
2019-03-07  9:40 ` [PATCH v4] " Felix Yan
2019-03-08 10:52   ` Rafal Luzynski
2019-03-08 11:03     ` Felix Yan
2019-03-11 11:05       ` Rafal Luzynski
2019-03-15  9:20         ` Rafal Luzynski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190301192730.10959-1-felixonmars@archlinux.org \
    --to=felixonmars@archlinux.org \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).