File Coverage

blib/lib/DateTimeX/Lite/Locale/es_PA.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   11 use utf8;
  1         3  
  1         13  
15             $VAR1 = {
16             '_format_for_HHmm' => 'HH:mm',
17             '_format_for_HHmmss' => 'HH:mm:ss',
18             '_format_for_Hm' => 'H:mm',
19             '_format_for_M' => 'L',
20             '_format_for_MEd' => 'E, d-M',
21             '_format_for_MMM' => 'LLL',
22             '_format_for_MMMEd' => 'E d MMM',
23             '_format_for_MMMMEd' => 'E d MMMM',
24             '_format_for_MMMMd' => 'd \'de\' MMMM',
25             '_format_for_MMMd' => 'd MMM',
26             '_format_for_MMMdd' => 'dd-MMM',
27             '_format_for_MMd' => 'd/MM',
28             '_format_for_MMdd' => 'MM/dd',
29             '_format_for_Md' => 'd/M',
30             '_format_for_d' => 'd',
31             '_format_for_hhmm' => 'hh:mm a',
32             '_format_for_hhmmss' => 'hh:mm:ss a',
33             '_format_for_mmss' => 'mm:ss',
34             '_format_for_ms' => 'mm:ss',
35             '_format_for_y' => 'yyyy',
36             '_format_for_yM' => 'M/yyyy',
37             '_format_for_yMEd' => 'EEE d/M/yyyy',
38             '_format_for_yMMM' => 'MMM yyyy',
39             '_format_for_yMMMEd' => 'EEE, d MMM yyyy',
40             '_format_for_yMMMM' => 'MMMM \'de\' yyyy',
41             '_format_for_yQ' => 'Q yyyy',
42             '_format_for_yQQQ' => 'QQQ yyyy',
43             '_format_for_yyMM' => 'MM/yy',
44             '_format_for_yyMMM' => 'MMM-yy',
45             '_format_for_yyQ' => 'Q yy',
46             '_format_for_yyQQQQ' => 'QQQQ \'de\' yy',
47             '_format_for_yyyyMM' => 'MM/yyyy',
48             'am_pm_abbreviated' => [
49             'a.m.',
50             'p.m.'
51             ],
52             'cldr_version' => '1.6.1',
53             'date_format_full' => 'EEEE d \'de\' MMMM \'de\' yyyy',
54             'date_format_long' => 'd \'de\' MMMM \'de\' yyyy',
55             'date_format_medium' => 'MM/dd/yyyy',
56             'date_format_short' => 'MM/dd/yy',
57             'datetime_format' => '{1} {0}',
58             'day_format_abbreviated' => [
59             'lun',
60             'mar',
61             "mi\x{e9}",
62             'jue',
63             'vie',
64             "s\x{e1}b",
65             'dom'
66             ],
67             'day_format_narrow' => 'alias:day_stand_alone_narrow',
68             'day_format_wide' => [
69             'lunes',
70             'martes',
71             "mi\x{e9}rcoles",
72             'jueves',
73             'viernes',
74             "s\x{e1}bado",
75             'domingo'
76             ],
77             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
78             'day_stand_alone_narrow' => [
79             'L',
80             'M',
81             'M',
82             'J',
83             'V',
84             'S',
85             'D'
86             ],
87             'day_stand_alone_wide' => 'alias:day_format_wide',
88             'en_language' => 'Spanish',
89             'en_territory' => 'Panama',
90             'era_abbreviated' => [
91             'a.C.',
92             'd.C.'
93             ],
94             'era_narrow' => 'alias:era_abbreviated',
95             'era_wide' => [
96             'antes de Cristo',
97             "anno D\x{f3}mini"
98             ],
99             'first_day_of_week' => 1,
100             'id' => 'es_PA',
101             'month_format_abbreviated' => [
102             'ene',
103             'feb',
104             'mar',
105             'abr',
106             'may',
107             'jun',
108             'jul',
109             'ago',
110             'sep',
111             'oct',
112             'nov',
113             'dic'
114             ],
115             'month_format_narrow' => 'alias:month_stand_alone_narrow',
116             'month_format_wide' => [
117             'enero',
118             'febrero',
119             'marzo',
120             'abril',
121             'mayo',
122             'junio',
123             'julio',
124             'agosto',
125             'septiembre',
126             'octubre',
127             'noviembre',
128             'diciembre'
129             ],
130             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
131             'month_stand_alone_narrow' => [
132             'E',
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' => "espa\x{f1}ol",
147             'native_territory' => "Panam\x{e1}",
148             'quarter_format_abbreviated' => [
149             'T1',
150             'T2',
151             'T3',
152             'T4'
153             ],
154             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
155             'quarter_format_wide' => [
156             '1er trimestre',
157             "2\x{ba} trimestre",
158             '3er trimestre',
159             "4\x{ba} 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' => 'hh:mm:ss a v',
170             'time_format_long' => 'HH:mm:ss z',
171             'time_format_medium' => 'HH:mm:ss',
172             'time_format_short' => 'HH:mm'
173             };