File Coverage

blib/lib/DateTimeX/Lite/Locale/fo.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         3  
  1         11  
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' => 'MMMM d',
25             '_format_for_MMMd' => 'd. MMM',
26             '_format_for_MMdd' => 'dd-MM',
27             '_format_for_Md' => 'M-d',
28             '_format_for_d' => 'd',
29             '_format_for_ms' => 'mm:ss',
30             '_format_for_y' => 'yyyy',
31             '_format_for_yM' => 'yyyy-M',
32             '_format_for_yMEd' => 'EEE, yyyy-M-d',
33             '_format_for_yMMM' => 'yyyy MMM',
34             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
35             '_format_for_yMMMM' => 'yyyy MMMM',
36             '_format_for_yQ' => 'yyyy Q',
37             '_format_for_yQQQ' => 'yyyy QQQ',
38             '_format_for_yyQ' => 'Q yy',
39             '_format_for_yyyyMM' => 'MM-yyyy',
40             '_format_for_yyyyMMM' => 'MMM yyyy',
41             'am_pm_abbreviated' => [
42             'AM',
43             'PM'
44             ],
45             'cldr_version' => '1.6.1',
46             'date_format_full' => 'EEEE dd MMMM yyyy',
47             'date_format_long' => 'd. MMM yyyy',
48             'date_format_medium' => 'dd-MM-yyyy',
49             'date_format_short' => 'dd-MM-yy',
50             'datetime_format' => '{1} {0}',
51             'day_format_abbreviated' => [
52             "m\x{e1}n",
53             "t\x{fd}s",
54             'mik',
55             "h\x{f3}s",
56             "fr\x{ed}",
57             'ley',
58             'sun'
59             ],
60             'day_format_narrow' => 'alias:day_stand_alone_narrow',
61             'day_format_wide' => [
62             "m\x{e1}nadagur",
63             "t\x{fd}sdagur",
64             'mikudagur',
65             "h\x{f3}sdagur",
66             "fr\x{ed}ggjadagur",
67             'leygardagur',
68             'sunnudagur'
69             ],
70             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
71             'day_stand_alone_narrow' => [
72             '2',
73             '3',
74             '4',
75             '5',
76             '6',
77             '7',
78             '1'
79             ],
80             'day_stand_alone_wide' => 'alias:day_format_wide',
81             'en_language' => 'Faroese',
82             'era_abbreviated' => [
83             'BCE',
84             'CE'
85             ],
86             'era_narrow' => 'alias:era_abbreviated',
87             'era_wide' => [
88             'BCE',
89             'CE'
90             ],
91             'first_day_of_week' => 1,
92             'id' => 'fo',
93             'month_format_abbreviated' => [
94             'jan',
95             'feb',
96             'mar',
97             'apr',
98             'mai',
99             'jun',
100             'jul',
101             'aug',
102             'sep',
103             'okt',
104             'nov',
105             'des'
106             ],
107             'month_format_narrow' => 'alias:month_stand_alone_narrow',
108             'month_format_wide' => [
109             'januar',
110             'februar',
111             'mars',
112             "apr\x{ed}l",
113             'mai',
114             'juni',
115             'juli',
116             'august',
117             'september',
118             'oktober',
119             'november',
120             'desember'
121             ],
122             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
123             'month_stand_alone_narrow' => [
124             '1',
125             '2',
126             '3',
127             '4',
128             '5',
129             '6',
130             '7',
131             '8',
132             '9',
133             '10',
134             '11',
135             '12'
136             ],
137             'month_stand_alone_wide' => 'alias:month_format_wide',
138             'native_language' => "f\x{f8}royskt",
139             'quarter_format_abbreviated' => [
140             'K1',
141             'K2',
142             'K3',
143             'K4'
144             ],
145             'quarter_format_narrow' => [
146             '1',
147             '2',
148             '3',
149             '4'
150             ],
151             'quarter_format_wide' => [
152             '1. kvartal',
153             '2. kvartal',
154             '3. kvartal',
155             '4. kvartal'
156             ],
157             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
158             'quarter_stand_alone_narrow' => [
159             '1',
160             '2',
161             '3',
162             '4'
163             ],
164             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
165             'time_format_full' => 'HH:mm:ss v',
166             'time_format_long' => 'HH:mm:ss z',
167             'time_format_medium' => 'HH:mm:ss',
168             'time_format_short' => 'HH:mm'
169             };