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