diff options
Diffstat (limited to 'intl/icu/source/data/locales/ms_BN.txt')
-rw-r--r-- | intl/icu/source/data/locales/ms_BN.txt | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/ms_BN.txt b/intl/icu/source/data/locales/ms_BN.txt new file mode 100644 index 000000000..5271e443e --- /dev/null +++ b/intl/icu/source/data/locales/ms_BN.txt @@ -0,0 +1,52 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +ms_BN{ + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤ #,##0.00"} + } + symbols{ + decimal{","} + group{"."} + } + } + } + Version{"2.1.27.40"} + calendar{ + generic{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "dd MMMM y G", + "d MMMM y G", + "dd/MM/y G", + "d/MM/y GGGGG", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + } + } + gregorian{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "dd MMMM y", + "d MMMM y", + "d MMM y", + "d/MM/yy", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + } + } + } +} |