File Coverage

blib/lib/DateTimeX/Lite/Locale/ia.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   8 use utf8;
  1         3  
  1         9  
15             $VAR1 = {
16             '_format_for_Hm' => 'H:mm',
17             '_format_for_M' => 'L',
18             '_format_for_MEd' => 'E, M-d',
19             '_format_for_MMM' => 'LLL',
20             '_format_for_MMMEd' => 'E MMM d',
21             '_format_for_MMMMEd' => 'E MMMM d',
22             '_format_for_MMMMd' => 'MMMM d',
23             '_format_for_MMMd' => 'MMM d',
24             '_format_for_Md' => 'M-d',
25             '_format_for_d' => 'd',
26             '_format_for_ms' => 'mm:ss',
27             '_format_for_y' => 'yyyy',
28             '_format_for_yM' => 'yyyy-M',
29             '_format_for_yMEd' => 'EEE, yyyy-M-d',
30             '_format_for_yMMM' => 'yyyy MMM',
31             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
32             '_format_for_yMMMM' => 'yyyy MMMM',
33             '_format_for_yQ' => 'yyyy Q',
34             '_format_for_yQQQ' => 'yyyy QQQ',
35             '_format_for_yyQ' => 'Q yy',
36             'am_pm_abbreviated' => [
37             'a.m.',
38             'p.m.'
39             ],
40             'cldr_version' => '1.6.1',
41             'date_format_full' => 'EEEE, yyyy MMMM dd',
42             'date_format_long' => 'yyyy MMMM d',
43             'date_format_medium' => 'yyyy MMM d',
44             'date_format_short' => 'yy/MM/dd',
45             'datetime_format' => '{1} {0}',
46             'day_format_abbreviated' => [
47             'lun',
48             'mar',
49             'mer',
50             'jov',
51             'ven',
52             'sab',
53             'dom'
54             ],
55             'day_format_narrow' => 'alias:day_stand_alone_narrow',
56             'day_format_wide' => [
57             'lunedi',
58             'martedi',
59             'mercuridi',
60             'jovedi',
61             'venerdi',
62             'sabbato',
63             'dominica'
64             ],
65             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
66             'day_stand_alone_narrow' => [
67             '2',
68             '3',
69             '4',
70             '5',
71             '6',
72             '7',
73             '1'
74             ],
75             'day_stand_alone_wide' => 'alias:day_format_wide',
76             'en_language' => 'Interlingua',
77             'era_abbreviated' => [
78             'a.Chr.',
79             'p.Chr.'
80             ],
81             'era_narrow' => 'alias:era_abbreviated',
82             'era_wide' => [
83             'ante Christo',
84             'post Christo'
85             ],
86             'first_day_of_week' => 1,
87             'id' => 'ia',
88             'month_format_abbreviated' => [
89             'jan',
90             'feb',
91             'mar',
92             'apr',
93             'mai',
94             'jun',
95             'jul',
96             'aug',
97             'sep',
98             'oct',
99             'nov',
100             'dec'
101             ],
102             'month_format_narrow' => 'alias:month_stand_alone_narrow',
103             'month_format_wide' => [
104             'januario',
105             'februario',
106             'martio',
107             'april',
108             'maio',
109             'junio',
110             'julio',
111             'augusto',
112             'septembre',
113             'octobre',
114             'novembre',
115             'decembre'
116             ],
117             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
118             'month_stand_alone_narrow' => [
119             '1',
120             '2',
121             '3',
122             '4',
123             '5',
124             '6',
125             '7',
126             '8',
127             '9',
128             '10',
129             '11',
130             '12'
131             ],
132             'month_stand_alone_wide' => 'alias:month_format_wide',
133             'native_language' => 'interlingua',
134             'quarter_format_abbreviated' => [
135             'T1',
136             'T2',
137             'T3',
138             'T4'
139             ],
140             'quarter_format_narrow' => [
141             '1',
142             '2',
143             '3',
144             '4'
145             ],
146             'quarter_format_wide' => [
147             '1-me trimestre',
148             '2-nde trimestre',
149             '3-tie trimestre',
150             '4-te trimestre'
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             };