diff options
Diffstat (limited to 'intl/icu/source/data/locales/af_NA.txt')
-rw-r--r-- | intl/icu/source/data/locales/af_NA.txt | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/af_NA.txt b/intl/icu/source/data/locales/af_NA.txt new file mode 100644 index 0000000000..1784f83411 --- /dev/null +++ b/intl/icu/source/data/locales/af_NA.txt @@ -0,0 +1,34 @@ +// © 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 +af_NA{ + calendar{ + gregorian{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE dd MMMM y", + "dd MMMM y", + "dd MMM y", + "y-MM-dd", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + } + DateTimeSkeletons{ + "ahmmsszzzz", + "ahmmssz", + "ahmmss", + "ahmm", + "yMMMMEEEEdd", + "yMMMMdd", + "yMMMdd", + "yMMdd", + } + } + } +} |