Last active
April 1, 2019 14:29
-
-
Save mwgamera/db88a8648bf6248a0c78f6ba4dbf684b to your computer and use it in GitHub Desktop.
glibcのロカールに「令和」を追加
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /usr/share/i18n/locales/ja_JP 2019-02-28 06:56:01.000000000 +0100 | |
| +++ ja_JP 2019-04-01 10:42:00.465981000 +0200 | |
| @@ -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>";/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment