• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3sv_FI{
4    Version{"2.1.38.39"}
5    calendar{
6        gregorian{
7            DateTimePatterns{
8                "'kl'. HH:mm:ss zzzz",
9                "HH:mm:ss z",
10                "HH:mm:ss",
11                "HH:mm",
12                "EEEE d MMMM y",
13                "d MMMM y",
14                "d MMM y",
15                "dd-MM-y",
16                "{1} {0}",
17                "{1} {0}",
18                "{1} {0}",
19                "{1} {0}",
20                "{1} {0}",
21            }
22            quarters{
23                format{
24                    abbreviated{
25                        "Q1",
26                        "Q2",
27                        "Q3",
28                        "Q4",
29                    }
30                }
31                stand-alone{
32                    abbreviated{
33                        "Q1",
34                        "Q2",
35                        "Q3",
36                        "Q4",
37                    }
38                }
39            }
40        }
41    }
42}
43