summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2023-12-09 12:33:19 +0100
committerEike Rathke <erack@redhat.com>2023-12-09 17:19:32 +0100
commitd48ad3187d82aca8d9c35c43698822865cad58a0 (patch)
tree1ae3e542c0114ef42e1dfab15955d5f21850f0b7 /i18npool
parent198035a18f28095b868f9e8ecc01c6b139e21896 (diff)
{bn-IN}{hi-IN} MM-DD-YY DATE_TIME is very likely wrong, all other are DD-MM-YY
Wrong since its initial commit. Change-Id: I75214226ef5e1e58798ca0eaf396bad590918ee5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160511 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/bn_IN.xml6
-rw-r--r--i18npool/source/localedata/data/hi_IN.xml6
2 files changed, 6 insertions, 6 deletions
diff --git a/i18npool/source/localedata/data/bn_IN.xml b/i18npool/source/localedata/data/bn_IN.xml
index 7064336deb0a..7de868c0145e 100644
--- a/i18npool/source/localedata/data/bn_IN.xml
+++ b/i18npool/source/localedata/data/bn_IN.xml
@@ -192,13 +192,13 @@
<FormatCode>[HH]:MM:SS.00</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
- <FormatCode>MM-DD-YY HH:MM AM/PM</FormatCode>
+ <FormatCode>DD-MM-YY HH:MM AM/PM</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
- <FormatCode>MM-DD-YYYY HH:MM:SS</FormatCode>
+ <FormatCode>DD-MM-YYYY HH:MM:SS</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey3" default="false" type="medium" usage="DATE_TIME" formatindex="50">
- <FormatCode>MM-DD-YYYY HH:MM</FormatCode>
+ <FormatCode>DD-MM-YYYY HH:MM</FormatCode>
</FormatElement>
</LC_FORMAT>
<LC_COLLATION ref="en_US" />
diff --git a/i18npool/source/localedata/data/hi_IN.xml b/i18npool/source/localedata/data/hi_IN.xml
index 33d27757dd3d..150dbce6e729 100644
--- a/i18npool/source/localedata/data/hi_IN.xml
+++ b/i18npool/source/localedata/data/hi_IN.xml
@@ -190,13 +190,13 @@
<FormatCode>[HH]:MM:SS.00</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
- <FormatCode>MM-DD-YY HH:MM</FormatCode>
+ <FormatCode>DD-MM-YY HH:MM</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
- <FormatCode>MM-DD-YYYY HH:MM:SS</FormatCode>
+ <FormatCode>DD-MM-YYYY HH:MM:SS</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey3" default="false" type="medium" usage="DATE_TIME" formatindex="50">
- <FormatCode>MM-DD-YYYY HH:MM</FormatCode>
+ <FormatCode>DD-MM-YYYY HH:MM</FormatCode>
</FormatElement>
</LC_FORMAT>
<LC_COLLATION ref="en_US"/>