diff options
Diffstat (limited to 'intl/icu/source/data/locales/ru_UA.txt')
-rw-r--r-- | intl/icu/source/data/locales/ru_UA.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/ru_UA.txt b/intl/icu/source/data/locales/ru_UA.txt new file mode 100644 index 0000000000..dab9dd64d7 --- /dev/null +++ b/intl/icu/source/data/locales/ru_UA.txt @@ -0,0 +1,29 @@ +// © 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 +ru_UA{ + NumberElements{ + minimumGroupingDigits{"2"} + } + calendar{ + gregorian{ + availableFormats{ + yMEd{"ccc, d.MM.y"} + } + intervalFormats{ + yMMM{ + y{"LLL y – LLL y"} + } + yMMMEd{ + y{"ccc, d MMM y – ccc, d MMM y"} + } + yMMMM{ + y{"LLLL y – LLLL y"} + } + yMMMd{ + y{"d MMM y – d MMM y"} + } + } + } + } +} |