This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/24405] New: New era for Japan


https://sourceware.org/bugzilla/show_bug.cgi?id=24405

            Bug ID: 24405
           Summary: New era for Japan
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: hanataka.shinya at gmail dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Created attachment 11716
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11716&action=edit
new era patch for localedata ja_JP

Japanese Era will be changed May 1st 2019.
The new era was announced as a 令和 (Reiwa).


diff -ur a/localedata/locales/ja_JP b/localedata/locales/ja_JP
--- a/localedata/locales/ja_JP  2019-02-01 01:45:36.000000000 +0900
+++ b/localedata/locales/ja_JP  2019-04-01 11:57:50.312004585 +0900
@@ -14946,7 +14946,9 @@

 t_fmt_ampm "%p%I<U6642>%M<U5206>%S<U79D2>"

-era    "+:2:1990//01//01:+*:<U5E73><U6210>:%EC%Ey<U5E74>";/
+era    "+:2:2020//01//01:+*:<U4EE4><U548C>:%EC%Ey<U5E74>";/
+       "+:1:2019//05//01:2019//12//31:<U4EE4><U548C>:%EC<U5143><U5E74>";/
+       "+:2:1990//01//01:2019//04//30:<U5E73><U6210>:%EC%Ey<U5E74>";/
        "+:1:1989//01//08:1989//12//31:<U5E73><U6210>:%EC<U5143><U5E74>";/
        "+:2:1927//01//01:1989//01//07:<U662D><U548C>:%EC%Ey<U5E74>";/
        "+:1:1926//12//25:1926//12//31:<U662D><U548C>:%EC<U5143><U5E74>";/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]