i18npool/source/localedata/data/ja_JP.xml | 6 ++++++ 1 file changed, 6 insertions(+)
New commits: commit 8362c4b304cb7573df987a867683d17dc7b0fcf0 Author: Jun NOGATA <noga...@gmail.com> AuthorDate: Thu Dec 31 18:20:10 2020 +0900 Commit: Eike Rathke <er...@redhat.com> CommitDate: Sun Mar 21 14:23:15 2021 +0100 Add mixed Gregorian and Japanese gengou date format. Change-Id: I34c5c0cb1aaa72ee3cc33331df3e1e6375c32891 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108532 Reviewed-by: Eike Rathke <er...@redhat.com> Tested-by: Jenkins diff --git a/i18npool/source/localedata/data/ja_JP.xml b/i18npool/source/localedata/data/ja_JP.xml index 280094564bd2..58d76c89417d 100644 --- a/i18npool/source/localedata/data/ja_JP.xml +++ b/i18npool/source/localedata/data/ja_JP.xml @@ -149,6 +149,12 @@ <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="30"> <FormatCode>YYYY年M月D日(AAAA)</FormatCode> </FormatElement> + <FormatElement msgid="DateFormatskey23" default="false" type="long" usage="DATE" formatindex="69"> + <FormatCode>YYYY"年("GGGE"年)"MM"月"DD"日"</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey24" default="false" type="long" usage="DATE" formatindex="70"> + <FormatCode>GGGE"年("YYYY"年)"MM"月"DD"日"</FormatCode> + </FormatElement> <FormatElement msgid="DateFormatskey14" default="false" type="medium" usage="DATE" formatindex="31"> <FormatCode>MM.DD</FormatCode> </FormatElement> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits