From: TAMUKI Shoichi Date: Tue, 2 Apr 2019 07:46:55 +0000 (+0900) Subject: ja_JP locale: Add entry for the new Japanese era [BZ #22964] X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de9d4aa3534282645fde9d3a4a1113a947a057db;p=thirdparty%2Fglibc.git ja_JP locale: Add entry for the new Japanese era [BZ #22964] The Japanese era name will be changed on May 1, 2019. The Japanese government made a preliminary announcement on April 1, 2019. The glibc ja_JP locale must be updated to include the new era name for strftime's alternative year format support. This is a minimal cherry pick of just the required locale changes. (cherry picked from commit 466afec30896585b60c2106df7a722a86247c9f3) --- diff --git a/ChangeLog b/ChangeLog index 23d6b70f03c..a85da265f47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-04-02 TAMUKI Shoichi + + [BZ #22964] + * localedata/locales/ja_JP (LC_TIME): Add entry for the new Japanese + era. + 2019-03-21 Stefan Liebler * sysdeps/s390/dl-procinfo.h (HWCAP_IMPORTANT): diff --git a/NEWS b/NEWS index 464d60f674f..5d212aad2c7 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ Version 2.27.1 Major new features: +* The entry for the new Japanese era has been added for ja_JP locale. + * Nominative and genitive month names are now supported for the Catalan and Czech languages. The Catalan and Greek languages now support abbreviated alternative month names. diff --git a/localedata/locales/ja_JP b/localedata/locales/ja_JP index 1fd2fee44b2..30190b62485 100644 --- a/localedata/locales/ja_JP +++ b/localedata/locales/ja_JP @@ -14946,7 +14946,9 @@ am_pm "";"" t_fmt_ampm "%p%I%M%S" -era "+:2:1990//01//01:+*::%EC%Ey";/ +era "+:2:2020//01//01:+*::%EC%Ey";/ + "+:1:2019//05//01:2019//12//31::%EC";/ + "+:2:1990//01//01:2019//04//30::%EC%Ey";/ "+:1:1989//01//08:1989//12//31::%EC";/ "+:2:1927//01//01:1989//01//07::%EC%Ey";/ "+:1:1926//12//25:1926//12//31::%EC";/