diff options
Diffstat (limited to 'intl/icu/source/data/locales/es_PH.txt')
-rw-r--r-- | intl/icu/source/data/locales/es_PH.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/es_PH.txt b/intl/icu/source/data/locales/es_PH.txt new file mode 100644 index 000000000..c070d2f49 --- /dev/null +++ b/intl/icu/source/data/locales/es_PH.txt @@ -0,0 +1,24 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +es_PH{ + Version{"2.1.27.40"} + 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", + "d MMM y", + "d/M/yy", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + } + } +} |