File Coverage

blib/lib/DateTimeX/Lite/Locale/gl_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   8 use utf8;
  1         2  
  1         10  
15             $VAR1 = {
16             '_format_for_Hm' => 'HH: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_MMMMdd' => 'dd MMMM',
24             '_format_for_MMMd' => 'd MMM',
25             '_format_for_MMdd' => 'dd/MM',
26             '_format_for_Md' => 'd-M',
27             '_format_for_d' => 'd',
28             '_format_for_ms' => 'mm:ss',
29             '_format_for_y' => 'yyyy',
30             '_format_for_yM' => 'M-yyyy',
31             '_format_for_yMEd' => 'EEE, d-M-yyyy',
32             '_format_for_yMMM' => 'MMM yyyy',
33             '_format_for_yMMMEd' => 'EEE, d MMM yyyy',
34             '_format_for_yMMMM' => 'MMMM yyyy',
35             '_format_for_yQ' => 'Q yyyy',
36             '_format_for_yQQQ' => 'QQQ yyyy',
37             '_format_for_yyMM' => 'MM/yy',
38             '_format_for_yyQ' => 'Q yy',
39             '_format_for_yyyyMMMM' => 'MMMM yyyy',
40             'am_pm_abbreviated' => [
41             'AM',
42             'PM'
43             ],
44             'cldr_version' => '1.6.1',
45             'date_format_full' => 'EEEE dd MMMM yyyy',
46             'date_format_long' => 'dd MMMM yyyy',
47             'date_format_medium' => 'd MMM, yyyy',
48             'date_format_short' => 'dd/MM/yy',
49             'datetime_format' => '{1} {0}',
50             'day_format_abbreviated' => [
51             'Lun',
52             'Mar',
53             "M\x{e9}r",
54             'Xov',
55             'Ven',
56             "S\x{e1}b",
57             'Dom'
58             ],
59             'day_format_narrow' => 'alias:day_stand_alone_narrow',
60             'day_format_wide' => [
61             'Luns',
62             'Martes',
63             "M\x{e9}rcores",
64             'Xoves',
65             'Venres',
66             "S\x{e1}bado",
67             'Domingo'
68             ],
69             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
70             'day_stand_alone_narrow' => [
71             'L',
72             'M',
73             'M',
74             'X',
75             'V',
76             'S',
77             'D'
78             ],
79             'day_stand_alone_wide' => 'alias:day_format_wide',
80             'en_language' => 'Galician',
81             'en_territory' => 'Spain',
82             'era_abbreviated' => [
83             'a.C.',
84             'd.C.'
85             ],
86             'era_narrow' => 'alias:era_abbreviated',
87             'era_wide' => [
88             'antes de Cristo',
89             'despois de Cristo'
90             ],
91             'first_day_of_week' => 1,
92             'id' => 'gl_ES',
93             'month_format_abbreviated' => [
94             'Xan',
95             'Feb',
96             'Mar',
97             'Abr',
98             'Mai',
99             "Xu\x{f1}",
100             'Xul',
101             'Ago',
102             'Set',
103             'Out',
104             'Nov',
105             'Dec'
106             ],
107             'month_format_narrow' => 'alias:month_stand_alone_narrow',
108             'month_format_wide' => [
109             'Xaneiro',
110             'Febreiro',
111             'Marzo',
112             'Abril',
113             'Maio',
114             "Xu\x{f1}o",
115             'Xullo',
116             'Agosto',
117             'Setembro',
118             'Outubro',
119             'Novembro',
120             'Decembro'
121             ],
122             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
123             'month_stand_alone_narrow' => [
124             'X',
125             'F',
126             'M',
127             'A',
128             'M',
129             'X',
130             'X',
131             'A',
132             'S',
133             'O',
134             'N',
135             'D'
136             ],
137             'month_stand_alone_wide' => 'alias:month_format_wide',
138             'native_language' => 'galego',
139             'native_territory' => "Espa\x{f1}a",
140             'quarter_format_abbreviated' => [
141             'T1',
142             'T2',
143             'T3',
144             'T4'
145             ],
146             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
147             'quarter_format_wide' => [
148             '1o trimestre',
149             '2o trimestre',
150             '3o trimestre',
151             '4o trimestre'
152             ],
153             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
154             'quarter_stand_alone_narrow' => [
155             '1',
156             '2',
157             '3',
158             '4'
159             ],
160             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
161             'time_format_full' => 'HH:mm:ss v',
162             'time_format_long' => 'HH:mm:ss z',
163             'time_format_medium' => 'HH:mm:ss',
164             'time_format_short' => 'HH:mm'
165             };