diff options
Diffstat (limited to 'intl/icu/source/data/locales/ne_IN.txt')
-rw-r--r-- | intl/icu/source/data/locales/ne_IN.txt | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/ne_IN.txt b/intl/icu/source/data/locales/ne_IN.txt new file mode 100644 index 0000000000..4364aa0765 --- /dev/null +++ b/intl/icu/source/data/locales/ne_IN.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 +ne_IN{ + calendar{ + gregorian{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "y MMMM d, EEEE", + "y MMMM d", + "y MMM d", + "yy/M/d", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + } + DateTimeSkeletons{ + "ahmmsszzzz", + "ahmmssz", + "ahmmss", + "ahmm", + "yMMMMEEEEd", + "yMMMMd", + "yMMMd", + "yyMd", + } + } + } +} |