diff options
Diffstat (limited to 'intl/icu/source/data/locales/pt_MO.txt')
-rw-r--r-- | intl/icu/source/data/locales/pt_MO.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/pt_MO.txt b/intl/icu/source/data/locales/pt_MO.txt new file mode 100644 index 0000000000..2900b74fc4 --- /dev/null +++ b/intl/icu/source/data/locales/pt_MO.txt @@ -0,0 +1,35 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +pt_MO{ + %%Parent{"pt_PT"} + calendar{ + gregorian{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE, d 'de' MMMM 'de' y", + "d 'de' MMMM 'de' y", + "dd/MM/y", + "dd/MM/yy", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + } + DateTimeSkeletons{ + "ahmmsszzzz", + "ahmmssz", + "ahmmss", + "ahmm", + "yMMMMEEEEd", + "yMMMMd", + "yMMdd", + "yyMMdd", + } + } + } +} |