File Coverage

blib/lib/DateTimeX/Lite/Locale/gl.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         3  
  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             'era_abbreviated' => [
82             'a.C.',
83             'd.C.'
84             ],
85             'era_narrow' => 'alias:era_abbreviated',
86             'era_wide' => [
87             'antes de Cristo',
88             'despois de Cristo'
89             ],
90             'first_day_of_week' => 1,
91             'id' => 'gl',
92             'month_format_abbreviated' => [
93             'Xan',
94             'Feb',
95             'Mar',
96             'Abr',
97             'Mai',
98             "Xu\x{f1}",
99             'Xul',
100             'Ago',
101             'Set',
102             'Out',
103             'Nov',
104             'Dec'
105             ],
106             'month_format_narrow' => 'alias:month_stand_alone_narrow',
107             'month_format_wide' => [
108             'Xaneiro',
109             'Febreiro',
110             'Marzo',
111             'Abril',
112             'Maio',
113             "Xu\x{f1}o",
114             'Xullo',
115             'Agosto',
116             'Setembro',
117             'Outubro',
118             'Novembro',
119             'Decembro'
120             ],
121             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
122             'month_stand_alone_narrow' => [
123             'X',
124             'F',
125             'M',
126             'A',
127             'M',
128             'X',
129             'X',
130             'A',
131             'S',
132             'O',
133             'N',
134             'D'
135             ],
136             'month_stand_alone_wide' => 'alias:month_format_wide',
137             'native_language' => 'galego',
138             'quarter_format_abbreviated' => [
139             'T1',
140             'T2',
141             'T3',
142             'T4'
143             ],
144             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
145             'quarter_format_wide' => [
146             '1o trimestre',
147             '2o trimestre',
148             '3o trimestre',
149             '4o trimestre'
150             ],
151             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
152             'quarter_stand_alone_narrow' => [
153             '1',
154             '2',
155             '3',
156             '4'
157             ],
158             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
159             'time_format_full' => 'HH:mm:ss v',
160             'time_format_long' => 'HH:mm:ss z',
161             'time_format_medium' => 'HH:mm:ss',
162             'time_format_short' => 'HH:mm'
163             };