File Coverage

blib/lib/DateTimeX/Lite/Locale/fur_IT.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   10 use utf8;
  1         2  
  1         10  
15             $VAR1 = {
16             '_format_for_Hm' => 'H:mm',
17             '_format_for_M' => 'L',
18             '_format_for_MEd' => 'E d/M',
19             '_format_for_MMM' => 'LLL',
20             '_format_for_MMMEd' => 'E d MMM',
21             '_format_for_MMMMEd' => 'E d MMMM',
22             '_format_for_MMMMd' => 'd MMMM',
23             '_format_for_MMMd' => 'd MMM',
24             '_format_for_MMd' => 'd/MM',
25             '_format_for_Md' => 'd/M',
26             '_format_for_d' => 'd',
27             '_format_for_ms' => 'mm:ss',
28             '_format_for_y' => 'yyyy',
29             '_format_for_yM' => 'M/yyyy',
30             '_format_for_yMEd' => 'EEE, d/M/yyyy',
31             '_format_for_yMMM' => 'MMM yyyy',
32             '_format_for_yMMMEd' => 'EEE d MMM yyyy',
33             '_format_for_yMMMM' => 'MMMM yyyy',
34             '_format_for_yQ' => 'Q yyyy',
35             '_format_for_yQQQ' => 'QQQ yyyy',
36             '_format_for_yyMM' => 'MM/yy',
37             '_format_for_yyQ' => 'Q yy',
38             '_format_for_yyyyMMMM' => 'MMMM yyyy',
39             'am_pm_abbreviated' => [
40             'a.',
41             'p.'
42             ],
43             'cldr_version' => '1.6.1',
44             'date_format_full' => 'EEEE d \'di\' MMMM \'dal\' yyyy',
45             'date_format_long' => 'd MMMM yyyy',
46             'date_format_medium' => 'd MMM yyyy',
47             'date_format_short' => 'd/MM/yy',
48             'datetime_format' => '{1} {0}',
49             'day_format_abbreviated' => [
50             'lun',
51             'mar',
52             'mie',
53             'joi',
54             'vin',
55             'sab',
56             'dom'
57             ],
58             'day_format_narrow' => 'alias:day_stand_alone_narrow',
59             'day_format_wide' => [
60             'lunis',
61             'martars',
62             'miercus',
63             'joibe',
64             'vinars',
65             'sabide',
66             'domenie'
67             ],
68             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
69             'day_stand_alone_narrow' => [
70             'L',
71             'M',
72             'M',
73             'J',
74             'V',
75             'S',
76             'D'
77             ],
78             'day_stand_alone_wide' => 'alias:day_format_wide',
79             'en_language' => 'Friulian',
80             'en_territory' => 'Italy',
81             'era_abbreviated' => [
82             'pdC',
83             'ddC'
84             ],
85             'era_narrow' => 'alias:era_abbreviated',
86             'era_wide' => [
87             'pdC',
88             'ddC'
89             ],
90             'first_day_of_week' => 1,
91             'id' => 'fur_IT',
92             'month_format_abbreviated' => [
93             'Zen',
94             'Fev',
95             'Mar',
96             'Avr',
97             'Mai',
98             'Jug',
99             'Lui',
100             'Avo',
101             'Set',
102             'Otu',
103             'Nov',
104             'Dic'
105             ],
106             'month_format_narrow' => 'alias:month_stand_alone_narrow',
107             'month_format_wide' => [
108             "Zen\x{e2}r",
109             "Fevr\x{e2}r",
110             "Mar\x{e7}",
111             "Avr\x{ee}l",
112             'Mai',
113             'Jugn',
114             'Lui',
115             'Avost',
116             'Setembar',
117             'Otubar',
118             'Novembar',
119             'Dicembar'
120             ],
121             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
122             'month_stand_alone_narrow' => [
123             'Z',
124             'F',
125             'M',
126             'A',
127             'M',
128             'J',
129             'L',
130             'A',
131             'S',
132             'O',
133             'N',
134             'D'
135             ],
136             'month_stand_alone_wide' => 'alias:month_format_wide',
137             'native_language' => 'furlan',
138             'native_territory' => 'Italie',
139             'quarter_format_abbreviated' => [
140             'T1',
141             'T2',
142             'T3',
143             'T4'
144             ],
145             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
146             'quarter_format_wide' => [
147             'Prin trimestri',
148             'Secont trimestri',
149             "Tier\x{e7} trimestri",
150             'Cuart trimestri'
151             ],
152             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
153             'quarter_stand_alone_narrow' => [
154             '1',
155             '2',
156             '3',
157             '4'
158             ],
159             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
160             'time_format_full' => 'HH:mm:ss v',
161             'time_format_long' => 'HH:mm:ss z',
162             'time_format_medium' => 'HH:mm:ss',
163             'time_format_short' => 'HH:mm'
164             };