From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64667 invoked by alias); 1 Apr 2019 03:08:30 -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 64595 invoked by uid 48); 1 Apr 2019 03:08:26 -0000 From: "hanataka.shinya at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/24405] New: New era for Japan Date: Mon, 01 Apr 2019 03:08:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: hanataka.shinya at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone attachments.created Message-ID: 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-q2/txt/msg00000.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24405 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=3D11716&action=3Ded= it new era patch for localedata ja_JP Japanese Era will be changed May 1st 2019. The new era was announced as a =E4=BB=A4=E5=92=8C (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%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";/ --=20 You are receiving this mail because: You are on the CC list for the bug.