File Coverage

blib/lib/DateTimeX/Lite/Locale/is.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   12 use utf8;
  1         2  
  1         12  
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 d.M.',
21             '_format_for_MMM' => 'LLL',
22             '_format_for_MMMEd' => 'E d. MMM',
23             '_format_for_MMMMEd' => 'E d. MMMM',
24             '_format_for_MMMMd' => 'd. MMMM',
25             '_format_for_MMMd' => 'd. MMM',
26             '_format_for_Md' => 'd.M',
27             '_format_for_d' => 'd',
28             '_format_for_ms' => 'mm:ss',
29             '_format_for_y' => 'yyyy',
30             '_format_for_yM' => 'M. yyyy',
31             '_format_for_yMEd' => 'EEE d.M.yyyy',
32             '_format_for_yMMM' => 'MMM yyyy',
33             '_format_for_yMMMEd' => 'EEE d. MMM yyyy',
34             '_format_for_yMMMM' => 'MMMM yyyy',
35             '_format_for_yQ' => 'Q. yyyy',
36             '_format_for_yQQQ' => 'QQQ yyyy',
37             '_format_for_yyQ' => 'Q yy',
38             '_format_for_yyyyM' => 'M.yyyy',
39             '_format_for_yyyyMMMM' => 'MMMM yyyy',
40             'am_pm_abbreviated' => [
41             'f.h.',
42             'e.h.'
43             ],
44             'cldr_version' => '1.6.1',
45             'date_format_full' => 'EEEE, d. MMMM yyyy',
46             'date_format_long' => 'd. MMMM yyyy',
47             'date_format_medium' => 'd.M.yyyy',
48             'date_format_short' => 'd.M.yyyy',
49             'datetime_format' => '{1} {0}',
50             'day_format_abbreviated' => [
51             "m\x{e1}n",
52             "\x{fe}ri",
53             "mi\x{f0}",
54             'fim',
55             "f\x{f6}s",
56             'lau',
57             'sun'
58             ],
59             'day_format_narrow' => 'alias:day_stand_alone_narrow',
60             'day_format_wide' => [
61             "m\x{e1}nudagur",
62             "\x{fe}ri\x{f0}judagur",
63             "mi\x{f0}vikudagur",
64             'fimmtudagur',
65             "f\x{f6}studagur",
66             'laugardagur',
67             'sunnudagur'
68             ],
69             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
70             'day_stand_alone_narrow' => [
71             'm',
72             "\x{fe}",
73             'm',
74             'f',
75             'f',
76             'l',
77             's'
78             ],
79             'day_stand_alone_wide' => 'alias:day_format_wide',
80             'en_language' => 'Icelandic',
81             'era_abbreviated' => [
82             'fyrir Krist',
83             'eftir Krist'
84             ],
85             'era_narrow' => [
86             'f.k.',
87             'e.k.'
88             ],
89             'era_wide' => [
90             'BCE',
91             'CE'
92             ],
93             'first_day_of_week' => 1,
94             'id' => 'is',
95             'month_format_abbreviated' => [
96             'jan',
97             'feb',
98             'mar',
99             'apr',
100             "ma\x{ed}",
101             "j\x{fa}n",
102             "j\x{fa}l",
103             "\x{e1}g\x{fa}",
104             'sep',
105             'okt',
106             "n\x{f3}v",
107             'des'
108             ],
109             'month_format_narrow' => 'alias:month_stand_alone_narrow',
110             'month_format_wide' => [
111             "jan\x{fa}ar",
112             "febr\x{fa}ar",
113             'mars',
114             "apr\x{ed}l",
115             "ma\x{ed}",
116             "j\x{fa}n\x{ed}",
117             "j\x{fa}l\x{ed}",
118             "\x{e1}g\x{fa}st",
119             'september',
120             "okt\x{f3}ber",
121             "n\x{f3}vember",
122             'desember'
123             ],
124             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
125             'month_stand_alone_narrow' => [
126             'j',
127             'f',
128             'm',
129             'a',
130             'm',
131             'j',
132             'j',
133             "\x{e1}",
134             's',
135             'o',
136             'n',
137             'd'
138             ],
139             'month_stand_alone_wide' => 'alias:month_format_wide',
140             'native_language' => "\x{ed}slenska",
141             'quarter_format_abbreviated' => [
142             'F1',
143             'F2',
144             'F3',
145             'F4'
146             ],
147             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
148             'quarter_format_wide' => [
149             "1st fj\x{f3}r\x{f0}ungur",
150             "2nd fj\x{f3}r\x{f0}ungur",
151             "3rd fj\x{f3}r\x{f0}ungur",
152             "4th fj\x{f3}r\x{f0}ungur"
153             ],
154             'quarter_stand_alone_abbreviated' => [
155             '1F',
156             '2F',
157             '3F',
158             '4F'
159             ],
160             'quarter_stand_alone_narrow' => [
161             '1',
162             '2',
163             '3',
164             '4'
165             ],
166             'quarter_stand_alone_wide' => [
167             "1. fj\x{f3}r\x{f0}ungur",
168             "2. fj\x{f3}r\x{f0}ungur",
169             "3. fj\x{f3}r\x{f0}ungur",
170             "4. fj\x{f3}r\x{f0}ungur"
171             ],
172             'time_format_full' => 'HH:mm:ss v',
173             'time_format_long' => 'HH:mm:ss z',
174             'time_format_medium' => 'HH:mm:ss',
175             'time_format_short' => 'HH:mm'
176             };