diff options
Diffstat (limited to 'intl/icu/source/data/locales/en_DG.txt')
-rw-r--r-- | intl/icu/source/data/locales/en_DG.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_DG.txt b/intl/icu/source/data/locales/en_DG.txt new file mode 100644 index 0000000000..4f4862044c --- /dev/null +++ b/intl/icu/source/data/locales/en_DG.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 +en_DG{ + %%Parent{"en_001"} + 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}, {0}", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + } + DateTimeSkeletons{ + "HHmmsszzzz", + "HHmmssz", + "HHmmss", + "HHmm", + "yMMMMEEEEd", + "yMMMMd", + "yMMMd", + "yMMdd", + } + } + } +} |