File Coverage

blib/lib/DateTimeX/Lite/Locale/sl.dat
Criterion Covered Total %
statement 3 3 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 4 4 100.0


line stmt bran cond sub pod time code
1             ###########################################################################
2             #
3             # This file is auto-generated by the Perl DateTime Suite time locale
4             # generator (0.00001). This code generator comes with the
5             # DateTime::Locale distribution in the tools/ directory, and is called
6             # tools/locale/update-locales.pl.
7             #
8             # This file as generated from the CLDR XML locale data. See the
9             # LICENSE.cldr file included in this distribution for license details.
10             #
11             # Do not edit this file directly.
12             #
13             ###########################################################################
14 1     1   11 use utf8;
  1         4  
  1         9  
15             $VAR1 = {
16             '_format_for_HHmm' => 'HH:mm',
17             '_format_for_HHmmss' => 'HH:mm:ss',
18             '_format_for_Hm' => 'H:mm',
19             '_format_for_M' => 'L',
20             '_format_for_MEd' => 'E, M-d',
21             '_format_for_MMM' => 'LLL',
22             '_format_for_MMMEd' => 'E MMM d',
23             '_format_for_MMMMEd' => 'E MMMM d',
24             '_format_for_MMMMd' => 'd MMMM',
25             '_format_for_MMMMdd' => 'dd. MMMM',
26             '_format_for_MMMd' => 'MMM d',
27             '_format_for_Md' => 'd.M',
28             '_format_for_d' => 'd',
29             '_format_for_mmss' => 'mm:ss',
30             '_format_for_ms' => 'mm:ss',
31             '_format_for_y' => 'yyyy',
32             '_format_for_yM' => 'yyyy-M',
33             '_format_for_yMEd' => 'EEE, yyyy-M-d',
34             '_format_for_yMMM' => 'yyyy MMM',
35             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
36             '_format_for_yMMMM' => 'yyyy MMMM',
37             '_format_for_yQ' => 'yyyy Q',
38             '_format_for_yQQQ' => 'yyyy QQQ',
39             '_format_for_yyQ' => 'Q yy',
40             '_format_for_yyyyM' => 'M.yyyy',
41             '_format_for_yyyyMMMM' => 'MMMM yyyy',
42             'am_pm_abbreviated' => [
43             'dop.',
44             'pop.'
45             ],
46             'cldr_version' => '1.6.1',
47             'date_format_full' => 'EEEE, dd. MMMM yyyy',
48             'date_format_long' => 'dd. MMMM yyyy',
49             'date_format_medium' => 'd.M.yyyy',
50             'date_format_short' => 'd.M.yy',
51             'datetime_format' => '{1} {0}',
52             'day_format_abbreviated' => [
53             'pon',
54             'tor',
55             'sre',
56             "\x{10d}et",
57             'pet',
58             'sob',
59             'ned'
60             ],
61             'day_format_narrow' => 'alias:day_stand_alone_narrow',
62             'day_format_wide' => [
63             'ponedeljek',
64             'torek',
65             'sreda',
66             "\x{10d}etrtek",
67             'petek',
68             'sobota',
69             'nedelja'
70             ],
71             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
72             'day_stand_alone_narrow' => [
73             'p',
74             't',
75             's',
76             "\x{10d}",
77             'p',
78             's',
79             'n'
80             ],
81             'day_stand_alone_wide' => 'alias:day_format_wide',
82             'en_language' => 'Slovenian',
83             'era_abbreviated' => [
84             "pr.n.\x{161}.",
85             'po Kr.'
86             ],
87             'era_narrow' => 'alias:era_abbreviated',
88             'era_wide' => [
89             "pred na\x{161}im \x{161}tetjem",
90             "na\x{161}e \x{161}tetje"
91             ],
92             'first_day_of_week' => 1,
93             'id' => 'sl',
94             'month_format_abbreviated' => [
95             'jan',
96             'feb',
97             'mar',
98             'apr',
99             'maj',
100             'jun',
101             'jul',
102             'avg',
103             'sep',
104             'okt',
105             'nov',
106             'dec'
107             ],
108             'month_format_narrow' => 'alias:month_stand_alone_narrow',
109             'month_format_wide' => [
110             'januar',
111             'februar',
112             'marec',
113             'april',
114             'maj',
115             'junij',
116             'julij',
117             'avgust',
118             'september',
119             'oktober',
120             'november',
121             'december'
122             ],
123             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
124             'month_stand_alone_narrow' => [
125             'j',
126             'f',
127             'm',
128             'a',
129             'm',
130             'j',
131             'j',
132             'a',
133             's',
134             'o',
135             'n',
136             'd'
137             ],
138             'month_stand_alone_wide' => 'alias:month_format_wide',
139             'native_language' => "sloven\x{161}\x{10d}ina",
140             'quarter_format_abbreviated' => [
141             'Q1',
142             'K2',
143             'Q3',
144             'Q4'
145             ],
146             'quarter_format_narrow' => [
147             '1',
148             '2',
149             '3',
150             '4'
151             ],
152             'quarter_format_wide' => [
153             "Prvo \x{10d}etrtletje",
154             'Q2',
155             "Tretje \x{10d}etrtletje",
156             "\x{10c}etrto \x{10d}etrtletje"
157             ],
158             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
159             'quarter_stand_alone_narrow' => [
160             '1',
161             '2',
162             '3',
163             '4'
164             ],
165             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
166             'time_format_full' => 'H:mm:ss v',
167             'time_format_long' => 'H:mm:ss z',
168             'time_format_medium' => 'H:mm:ss',
169             'time_format_short' => 'H:mm'
170             };