File Coverage

blib/lib/DateTimeX/Lite/Locale/ca.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   9 use utf8;
  1         4  
  1         11  
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 MMM d',
21             '_format_for_MMMMEd' => 'E d MMMM',
22             '_format_for_MMMMd' => 'd MMMM',
23             '_format_for_MMMd' => 'MMM d',
24             '_format_for_Md' => 'd/M',
25             '_format_for_d' => 'd',
26             '_format_for_hhmm' => 'hh:mm a',
27             '_format_for_hhmmss' => 'hh:mm:ss a',
28             '_format_for_mmss' => 'mm:ss',
29             '_format_for_ms' => 'mm:ss',
30             '_format_for_y' => 'yyyy',
31             '_format_for_yM' => 'M/yyyy',
32             '_format_for_yMEd' => 'E d/M/yyyy',
33             '_format_for_yMMM' => 'MMM yyyy',
34             '_format_for_yMMMEd' => 'EEE d MMM yyyy',
35             '_format_for_yMMMM' => 'LLLL \'del\' yyyy',
36             '_format_for_yQ' => 'Q yyyy',
37             '_format_for_yQQQ' => 'QQQ yyyy',
38             '_format_for_yyQ' => 'Q yy',
39             '_format_for_yyyyMM' => 'MM/yyyy',
40             'am_pm_abbreviated' => [
41             'AM',
42             'PM'
43             ],
44             'cldr_version' => '1.6.1',
45             'date_format_full' => 'EEEE d \'de\' MMMM \'de\' yyyy',
46             'date_format_long' => 'd \'de\' MMMM \'de\' yyyy',
47             'date_format_medium' => 'dd/MM/yyyy',
48             'date_format_short' => 'dd/MM/yy',
49             'datetime_format' => '{1} {0}',
50             'day_format_abbreviated' => [
51             'dl.',
52             'dt.',
53             'dc.',
54             'dj.',
55             'dv.',
56             'ds.',
57             'dg.'
58             ],
59             'day_format_narrow' => 'alias:day_stand_alone_narrow',
60             'day_format_wide' => [
61             'dilluns',
62             'dimarts',
63             'dimecres',
64             'dijous',
65             'divendres',
66             'dissabte',
67             'diumenge'
68             ],
69             'day_stand_alone_abbreviated' => [
70             'dl',
71             'dt',
72             'dc',
73             'dj',
74             'dv',
75             'ds',
76             'dg'
77             ],
78             'day_stand_alone_narrow' => [
79             'l',
80             't',
81             'c',
82             'j',
83             'v',
84             's',
85             'g'
86             ],
87             'day_stand_alone_wide' => 'alias:day_format_wide',
88             'en_language' => 'Catalan',
89             'era_abbreviated' => [
90             'aC',
91             'dC'
92             ],
93             'era_narrow' => 'alias:era_abbreviated',
94             'era_wide' => [
95             'BCE',
96             'CE'
97             ],
98             'first_day_of_week' => 1,
99             'id' => 'ca',
100             'month_format_abbreviated' => [
101             'gen.',
102             'febr.',
103             "mar\x{e7}",
104             'abr.',
105             'maig',
106             'juny',
107             'jul.',
108             'ag.',
109             'set.',
110             'oct.',
111             'nov.',
112             'des.'
113             ],
114             'month_format_narrow' => 'alias:month_stand_alone_narrow',
115             'month_format_wide' => [
116             'gener',
117             'febrer',
118             "mar\x{e7}",
119             'abril',
120             'maig',
121             'juny',
122             'juliol',
123             'agost',
124             'setembre',
125             'octubre',
126             'novembre',
127             'desembre'
128             ],
129             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
130             'month_stand_alone_narrow' => [
131             'g',
132             'f',
133             'm',
134             'a',
135             'm',
136             'j',
137             'j',
138             'a',
139             's',
140             'o',
141             'n',
142             'd'
143             ],
144             'month_stand_alone_wide' => 'alias:month_format_wide',
145             'native_language' => "catal\x{e0}",
146             'quarter_format_abbreviated' => [
147             '1T',
148             '2T',
149             '3T',
150             '4T'
151             ],
152             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
153             'quarter_format_wide' => [
154             '1r trimestre',
155             '2n trimestre',
156             '3r trimestre',
157             '4t trimestre'
158             ],
159             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
160             'quarter_stand_alone_narrow' => [
161             '1',
162             '2',
163             '3',
164             '4'
165             ],
166             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
167             'time_format_full' => 'H:mm:ss v',
168             'time_format_long' => 'H:mm:ss z',
169             'time_format_medium' => 'H:mm:ss',
170             'time_format_short' => 'H:mm'
171             };