File Coverage

blib/lib/DateTimeX/Lite/Locale/ca_ES.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_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             'en_territory' => 'Spain',
90             'era_abbreviated' => [
91             'aC',
92             'dC'
93             ],
94             'era_narrow' => 'alias:era_abbreviated',
95             'era_wide' => [
96             'BCE',
97             'CE'
98             ],
99             'first_day_of_week' => 1,
100             'id' => 'ca_ES',
101             'month_format_abbreviated' => [
102             'gen.',
103             'febr.',
104             "mar\x{e7}",
105             'abr.',
106             'maig',
107             'juny',
108             'jul.',
109             'ag.',
110             'set.',
111             'oct.',
112             'nov.',
113             'des.'
114             ],
115             'month_format_narrow' => 'alias:month_stand_alone_narrow',
116             'month_format_wide' => [
117             'gener',
118             'febrer',
119             "mar\x{e7}",
120             'abril',
121             'maig',
122             'juny',
123             'juliol',
124             'agost',
125             'setembre',
126             'octubre',
127             'novembre',
128             'desembre'
129             ],
130             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
131             'month_stand_alone_narrow' => [
132             'g',
133             'f',
134             'm',
135             'a',
136             'm',
137             'j',
138             'j',
139             'a',
140             's',
141             'o',
142             'n',
143             'd'
144             ],
145             'month_stand_alone_wide' => 'alias:month_format_wide',
146             'native_language' => "catal\x{e0}",
147             'native_territory' => 'Espanya',
148             'quarter_format_abbreviated' => [
149             '1T',
150             '2T',
151             '3T',
152             '4T'
153             ],
154             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
155             'quarter_format_wide' => [
156             '1r trimestre',
157             '2n trimestre',
158             '3r trimestre',
159             '4t trimestre'
160             ],
161             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
162             'quarter_stand_alone_narrow' => [
163             '1',
164             '2',
165             '3',
166             '4'
167             ],
168             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
169             'time_format_full' => 'H:mm:ss v',
170             'time_format_long' => 'H:mm:ss z',
171             'time_format_medium' => 'H:mm:ss',
172             'time_format_short' => 'H:mm'
173             };