diff options
Diffstat (limited to 'intl/icu/source/data/locales/hr_BA.txt')
-rw-r--r-- | intl/icu/source/data/locales/hr_BA.txt | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/hr_BA.txt b/intl/icu/source/data/locales/hr_BA.txt new file mode 100644 index 0000000000..840cc7ebc5 --- /dev/null +++ b/intl/icu/source/data/locales/hr_BA.txt @@ -0,0 +1,57 @@ +// © 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 +hr_BA{ + 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.", + "d. M. yy.", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + } + DateTimeSkeletons{ + "HHmmsszzzz", + "HHmmssz", + "HHmmss", + "HHmm", + "yMMMMEEEEd", + "yMMMMd", + "yMMMd", + "yyMd", + } + dayNames{ + stand-alone{ + narrow{ + "N", + "P", + "U", + "S", + "Č", + "P", + "S", + } + } + } + quarters{ + format{ + abbreviated{ + "1. kv.", + "2. kv.", + "3. kv.", + "4. kv.", + } + } + } + } + } +} |