diff options
Diffstat (limited to 'intl/icu/source/data/locales/sv_FI.txt')
-rw-r--r-- | intl/icu/source/data/locales/sv_FI.txt | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/sv_FI.txt b/intl/icu/source/data/locales/sv_FI.txt new file mode 100644 index 000000000..386013103 --- /dev/null +++ b/intl/icu/source/data/locales/sv_FI.txt @@ -0,0 +1,42 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +sv_FI{ + Version{"2.1.27.99"} + calendar{ + gregorian{ + DateTimePatterns{ + "'kl'. 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}", + } + quarters{ + format{ + abbreviated{ + "Q1", + "Q2", + "Q3", + "Q4", + } + } + stand-alone{ + abbreviated{ + "Q1", + "Q2", + "Q3", + "Q4", + } + } + } + } + } +} |