diff options
Diffstat (limited to 'intl/icu/source/data/locales/en_MT.txt')
-rw-r--r-- | intl/icu/source/data/locales/en_MT.txt | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_MT.txt b/intl/icu/source/data/locales/en_MT.txt new file mode 100644 index 000000000..0f07f7a6d --- /dev/null +++ b/intl/icu/source/data/locales/en_MT.txt @@ -0,0 +1,52 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_MT{ + %%Parent{"en_001"} + Version{"2.1.27.40"} + calendar{ + generic{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE, d MMMM y G", + "dd MMMM y G", + "dd MMM y G", + "dd/MM/y GGGGG", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + availableFormats{ + MMMd{"dd MMM"} + yyyyMMMEd{"E, dd MMM y G"} + yyyyMMMd{"dd MMM y G"} + } + } + gregorian{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE, d MMMM y", + "dd MMMM y", + "dd MMM y", + "dd/MM/y", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + availableFormats{ + MMMd{"dd MMM"} + yMMMEd{"E, dd MMM y"} + yMMMd{"dd MMM y"} + } + } + } +} |