line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
=head1 |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
Locale::CLDR::Locales::Es::Any::419 - Package for language Spanish |
4
|
|
|
|
|
|
|
|
5
|
|
|
|
|
|
|
=cut |
6
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
package Locale::CLDR::Locales::Es::Any::419; |
8
|
|
|
|
|
|
|
# This file auto generated from Data\common\main\es_419.xml |
9
|
|
|
|
|
|
|
# on Sun 24 Apr 8:25:33 am GMT |
10
|
|
|
|
|
|
|
|
11
|
1
|
|
|
1
|
|
1789
|
use version; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
9
|
|
12
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
our $VERSION = version->declare('v0.29.0'); |
14
|
|
|
|
|
|
|
|
15
|
1
|
|
|
1
|
|
127
|
use v5.10.1; |
|
1
|
|
|
|
|
4
|
|
16
|
1
|
|
|
1
|
|
6
|
use mro 'c3'; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
14
|
|
17
|
1
|
|
|
1
|
|
49
|
use utf8; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
11
|
|
18
|
1
|
|
|
1
|
|
43
|
use if $^V ge v5.12.0, feature => 'unicode_strings'; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
19
|
|
19
|
|
|
|
|
|
|
|
20
|
1
|
|
|
1
|
|
159
|
use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef ); |
|
1
|
|
|
|
|
3
|
|
|
1
|
|
|
|
|
12
|
|
21
|
1
|
|
|
1
|
|
1149
|
use Moo; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
9
|
|
22
|
|
|
|
|
|
|
|
23
|
|
|
|
|
|
|
extends('Locale::CLDR::Locales::Es::Any'); |
24
|
|
|
|
|
|
|
has 'valid_algorithmic_formats' => ( |
25
|
|
|
|
|
|
|
is => 'ro', |
26
|
|
|
|
|
|
|
isa => ArrayRef, |
27
|
|
|
|
|
|
|
init_arg => undef, |
28
|
|
|
|
|
|
|
default => sub {[ 'digits-ordinal-masculine-adjective','digits-ordinal-masculine','digits-ordinal-feminine','digits-ordinal' ]}, |
29
|
|
|
|
|
|
|
); |
30
|
|
|
|
|
|
|
|
31
|
|
|
|
|
|
|
has 'algorithmic_number_format_data' => ( |
32
|
|
|
|
|
|
|
is => 'ro', |
33
|
|
|
|
|
|
|
isa => HashRef, |
34
|
|
|
|
|
|
|
init_arg => undef, |
35
|
|
|
|
|
|
|
default => sub { |
36
|
1
|
|
|
1
|
|
3147
|
use bignum; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
11
|
|
37
|
|
|
|
|
|
|
return { |
38
|
|
|
|
|
|
|
'digits-ordinal' => { |
39
|
|
|
|
|
|
|
'public' => { |
40
|
|
|
|
|
|
|
'0' => { |
41
|
|
|
|
|
|
|
base_value => q(0), |
42
|
|
|
|
|
|
|
divisor => q(1), |
43
|
|
|
|
|
|
|
rule => q(=%digits-ordinal-masculine=), |
44
|
|
|
|
|
|
|
}, |
45
|
|
|
|
|
|
|
'max' => { |
46
|
|
|
|
|
|
|
base_value => q(0), |
47
|
|
|
|
|
|
|
divisor => q(1), |
48
|
|
|
|
|
|
|
rule => q(=%digits-ordinal-masculine=), |
49
|
|
|
|
|
|
|
}, |
50
|
|
|
|
|
|
|
}, |
51
|
|
|
|
|
|
|
}, |
52
|
|
|
|
|
|
|
'digits-ordinal-feminine' => { |
53
|
|
|
|
|
|
|
'public' => { |
54
|
|
|
|
|
|
|
'-x' => { |
55
|
|
|
|
|
|
|
divisor => q(1), |
56
|
|
|
|
|
|
|
rule => q(âââ), |
57
|
|
|
|
|
|
|
}, |
58
|
|
|
|
|
|
|
'0' => { |
59
|
|
|
|
|
|
|
base_value => q(0), |
60
|
|
|
|
|
|
|
divisor => q(1), |
61
|
|
|
|
|
|
|
rule => q(=#,##0=ª.), |
62
|
|
|
|
|
|
|
}, |
63
|
|
|
|
|
|
|
'max' => { |
64
|
|
|
|
|
|
|
base_value => q(0), |
65
|
|
|
|
|
|
|
divisor => q(1), |
66
|
|
|
|
|
|
|
rule => q(=#,##0=ª.), |
67
|
|
|
|
|
|
|
}, |
68
|
|
|
|
|
|
|
}, |
69
|
|
|
|
|
|
|
}, |
70
|
|
|
|
|
|
|
'digits-ordinal-masculine' => { |
71
|
|
|
|
|
|
|
'public' => { |
72
|
|
|
|
|
|
|
'-x' => { |
73
|
|
|
|
|
|
|
divisor => q(1), |
74
|
|
|
|
|
|
|
rule => q(âââ), |
75
|
|
|
|
|
|
|
}, |
76
|
|
|
|
|
|
|
'0' => { |
77
|
|
|
|
|
|
|
base_value => q(0), |
78
|
|
|
|
|
|
|
divisor => q(1), |
79
|
|
|
|
|
|
|
rule => q(=#,##0=º.), |
80
|
|
|
|
|
|
|
}, |
81
|
|
|
|
|
|
|
'max' => { |
82
|
|
|
|
|
|
|
base_value => q(0), |
83
|
|
|
|
|
|
|
divisor => q(1), |
84
|
|
|
|
|
|
|
rule => q(=#,##0=º.), |
85
|
|
|
|
|
|
|
}, |
86
|
|
|
|
|
|
|
}, |
87
|
|
|
|
|
|
|
}, |
88
|
|
|
|
|
|
|
'digits-ordinal-masculine-adjective' => { |
89
|
|
|
|
|
|
|
'public' => { |
90
|
|
|
|
|
|
|
'-x' => { |
91
|
|
|
|
|
|
|
divisor => q(1), |
92
|
|
|
|
|
|
|
rule => q(âââ), |
93
|
|
|
|
|
|
|
}, |
94
|
|
|
|
|
|
|
'0' => { |
95
|
|
|
|
|
|
|
base_value => q(0), |
96
|
|
|
|
|
|
|
divisor => q(1), |
97
|
|
|
|
|
|
|
rule => q(=#,##0==%%dord-mascabbrev=.), |
98
|
|
|
|
|
|
|
}, |
99
|
|
|
|
|
|
|
'max' => { |
100
|
|
|
|
|
|
|
base_value => q(0), |
101
|
|
|
|
|
|
|
divisor => q(1), |
102
|
|
|
|
|
|
|
rule => q(=#,##0==%%dord-mascabbrev=.), |
103
|
|
|
|
|
|
|
}, |
104
|
|
|
|
|
|
|
}, |
105
|
|
|
|
|
|
|
}, |
106
|
|
|
|
|
|
|
'dord-mascabbrev' => { |
107
|
|
|
|
|
|
|
'private' => { |
108
|
|
|
|
|
|
|
'0' => { |
109
|
|
|
|
|
|
|
base_value => q(0), |
110
|
|
|
|
|
|
|
divisor => q(1), |
111
|
|
|
|
|
|
|
rule => q(º), |
112
|
|
|
|
|
|
|
}, |
113
|
|
|
|
|
|
|
'1' => { |
114
|
|
|
|
|
|
|
base_value => q(1), |
115
|
|
|
|
|
|
|
divisor => q(1), |
116
|
|
|
|
|
|
|
rule => q(áµÊ³), |
117
|
|
|
|
|
|
|
}, |
118
|
|
|
|
|
|
|
'2' => { |
119
|
|
|
|
|
|
|
base_value => q(2), |
120
|
|
|
|
|
|
|
divisor => q(1), |
121
|
|
|
|
|
|
|
rule => q(º), |
122
|
|
|
|
|
|
|
}, |
123
|
|
|
|
|
|
|
'3' => { |
124
|
|
|
|
|
|
|
base_value => q(3), |
125
|
|
|
|
|
|
|
divisor => q(1), |
126
|
|
|
|
|
|
|
rule => q(áµÊ³), |
127
|
|
|
|
|
|
|
}, |
128
|
|
|
|
|
|
|
'4' => { |
129
|
|
|
|
|
|
|
base_value => q(4), |
130
|
|
|
|
|
|
|
divisor => q(1), |
131
|
|
|
|
|
|
|
rule => q(º), |
132
|
|
|
|
|
|
|
}, |
133
|
|
|
|
|
|
|
'20' => { |
134
|
|
|
|
|
|
|
base_value => q(20), |
135
|
|
|
|
|
|
|
divisor => q(10), |
136
|
|
|
|
|
|
|
rule => q(ââ), |
137
|
|
|
|
|
|
|
}, |
138
|
|
|
|
|
|
|
'100' => { |
139
|
|
|
|
|
|
|
base_value => q(100), |
140
|
|
|
|
|
|
|
divisor => q(100), |
141
|
|
|
|
|
|
|
rule => q(ââ), |
142
|
|
|
|
|
|
|
}, |
143
|
|
|
|
|
|
|
'max' => { |
144
|
|
|
|
|
|
|
base_value => q(100), |
145
|
|
|
|
|
|
|
divisor => q(100), |
146
|
|
|
|
|
|
|
rule => q(ââ), |
147
|
|
|
|
|
|
|
}, |
148
|
|
|
|
|
|
|
}, |
149
|
|
|
|
|
|
|
}, |
150
|
|
|
|
|
|
|
} }, |
151
|
|
|
|
|
|
|
); |
152
|
|
|
|
|
|
|
|
153
|
|
|
|
|
|
|
has 'display_name_language' => ( |
154
|
|
|
|
|
|
|
is => 'ro', |
155
|
|
|
|
|
|
|
isa => CodeRef, |
156
|
|
|
|
|
|
|
init_arg => undef, |
157
|
|
|
|
|
|
|
default => sub { |
158
|
|
|
|
|
|
|
sub { |
159
|
|
|
|
|
|
|
my %languages = ( |
160
|
|
|
|
|
|
|
'en_GB@alt=short' => 'inglés (R. U.)', |
161
|
|
|
|
|
|
|
'eu' => 'vasco', |
162
|
|
|
|
|
|
|
'luo' => 'luo', |
163
|
|
|
|
|
|
|
'ps@alt=variant' => 'pashtún', |
164
|
|
|
|
|
|
|
'sw' => 'swahili', |
165
|
|
|
|
|
|
|
'sw_CD' => 'swahili del Congo', |
166
|
|
|
|
|
|
|
'ug@alt=variant' => 'uighur', |
167
|
|
|
|
|
|
|
'vai' => 'vai', |
168
|
|
|
|
|
|
|
|
169
|
|
|
|
|
|
|
); |
170
|
|
|
|
|
|
|
if (@_) { |
171
|
|
|
|
|
|
|
return $languages{$_[0]}; |
172
|
|
|
|
|
|
|
} |
173
|
|
|
|
|
|
|
return \%languages; |
174
|
|
|
|
|
|
|
} |
175
|
|
|
|
|
|
|
}, |
176
|
|
|
|
|
|
|
); |
177
|
|
|
|
|
|
|
|
178
|
|
|
|
|
|
|
has 'display_name_region' => ( |
179
|
|
|
|
|
|
|
is => 'ro', |
180
|
|
|
|
|
|
|
isa => HashRef[Str], |
181
|
|
|
|
|
|
|
init_arg => undef, |
182
|
|
|
|
|
|
|
default => sub { |
183
|
|
|
|
|
|
|
{ |
184
|
|
|
|
|
|
|
'035' => 'Asia sudoriental', |
185
|
|
|
|
|
|
|
'GB@alt=short' => 'R. U.', |
186
|
|
|
|
|
|
|
'IC' => 'islas Canarias', |
187
|
|
|
|
|
|
|
'QO' => 'Islas Ultramarinas', |
188
|
|
|
|
|
|
|
|
189
|
|
|
|
|
|
|
} |
190
|
|
|
|
|
|
|
}, |
191
|
|
|
|
|
|
|
); |
192
|
|
|
|
|
|
|
|
193
|
|
|
|
|
|
|
has 'display_name_key' => ( |
194
|
|
|
|
|
|
|
is => 'ro', |
195
|
|
|
|
|
|
|
isa => HashRef[Str], |
196
|
|
|
|
|
|
|
init_arg => undef, |
197
|
|
|
|
|
|
|
default => sub { |
198
|
|
|
|
|
|
|
{ |
199
|
|
|
|
|
|
|
'ms' => 'sm', |
200
|
|
|
|
|
|
|
|
201
|
|
|
|
|
|
|
} |
202
|
|
|
|
|
|
|
}, |
203
|
|
|
|
|
|
|
); |
204
|
|
|
|
|
|
|
|
205
|
|
|
|
|
|
|
has 'display_name_type' => ( |
206
|
|
|
|
|
|
|
is => 'ro', |
207
|
|
|
|
|
|
|
isa => HashRef[HashRef[Str]], |
208
|
|
|
|
|
|
|
init_arg => undef, |
209
|
|
|
|
|
|
|
default => sub { |
210
|
|
|
|
|
|
|
{ |
211
|
|
|
|
|
|
|
'numbers' => { |
212
|
|
|
|
|
|
|
'knda' => q{números en kannada}, |
213
|
|
|
|
|
|
|
'laoo' => q{números en lao}, |
214
|
|
|
|
|
|
|
}, |
215
|
|
|
|
|
|
|
|
216
|
|
|
|
|
|
|
} |
217
|
|
|
|
|
|
|
}, |
218
|
|
|
|
|
|
|
); |
219
|
|
|
|
|
|
|
|
220
|
|
|
|
|
|
|
has 'display_name_code_patterns' => ( |
221
|
|
|
|
|
|
|
is => 'ro', |
222
|
|
|
|
|
|
|
isa => HashRef[Str], |
223
|
|
|
|
|
|
|
init_arg => undef, |
224
|
|
|
|
|
|
|
default => sub { |
225
|
|
|
|
|
|
|
{ |
226
|
|
|
|
|
|
|
'script' => 'Alfabeto: {0}', |
227
|
|
|
|
|
|
|
|
228
|
|
|
|
|
|
|
} |
229
|
|
|
|
|
|
|
}, |
230
|
|
|
|
|
|
|
); |
231
|
|
|
|
|
|
|
|
232
|
|
|
|
|
|
|
has 'units' => ( |
233
|
|
|
|
|
|
|
is => 'ro', |
234
|
|
|
|
|
|
|
isa => HashRef[HashRef[HashRef[Str]]], |
235
|
|
|
|
|
|
|
init_arg => undef, |
236
|
|
|
|
|
|
|
default => sub { { |
237
|
|
|
|
|
|
|
'long' => { |
238
|
|
|
|
|
|
|
'acre-foot' => { |
239
|
|
|
|
|
|
|
'one' => q({0} acre pie), |
240
|
|
|
|
|
|
|
'other' => q({0} acres pies), |
241
|
|
|
|
|
|
|
}, |
242
|
|
|
|
|
|
|
'ampere' => { |
243
|
|
|
|
|
|
|
'name' => q(amperes), |
244
|
|
|
|
|
|
|
'one' => q({0} ampere), |
245
|
|
|
|
|
|
|
'other' => q({0} amperes), |
246
|
|
|
|
|
|
|
}, |
247
|
|
|
|
|
|
|
'horsepower' => { |
248
|
|
|
|
|
|
|
'name' => q(caballos de fuerza), |
249
|
|
|
|
|
|
|
'one' => q({0} caballo de vapor), |
250
|
|
|
|
|
|
|
'other' => q({0} caballos de fuerza), |
251
|
|
|
|
|
|
|
}, |
252
|
|
|
|
|
|
|
'joule' => { |
253
|
|
|
|
|
|
|
'name' => q(joules), |
254
|
|
|
|
|
|
|
'one' => q({0} joule), |
255
|
|
|
|
|
|
|
'other' => q({0} joules), |
256
|
|
|
|
|
|
|
}, |
257
|
|
|
|
|
|
|
'kilojoule' => { |
258
|
|
|
|
|
|
|
'name' => q(kilojoules), |
259
|
|
|
|
|
|
|
'one' => q({0} kilojule), |
260
|
|
|
|
|
|
|
'other' => q({0} kilojules), |
261
|
|
|
|
|
|
|
}, |
262
|
|
|
|
|
|
|
'kilowatt-hour' => { |
263
|
|
|
|
|
|
|
'name' => q(kilovatios hora), |
264
|
|
|
|
|
|
|
'one' => q({0} kilovatio hora), |
265
|
|
|
|
|
|
|
'other' => q({0} kilovatios hora), |
266
|
|
|
|
|
|
|
}, |
267
|
|
|
|
|
|
|
'milliampere' => { |
268
|
|
|
|
|
|
|
'name' => q(miliamperes), |
269
|
|
|
|
|
|
|
'one' => q({0} miliampere), |
270
|
|
|
|
|
|
|
'other' => q({0} miliamperes), |
271
|
|
|
|
|
|
|
}, |
272
|
|
|
|
|
|
|
'ohm' => { |
273
|
|
|
|
|
|
|
'one' => q({0} ohm), |
274
|
|
|
|
|
|
|
'other' => q({0} ohmios), |
275
|
|
|
|
|
|
|
}, |
276
|
|
|
|
|
|
|
'volt' => { |
277
|
|
|
|
|
|
|
'one' => q({0} volt), |
278
|
|
|
|
|
|
|
'other' => q({0} voltios), |
279
|
|
|
|
|
|
|
}, |
280
|
|
|
|
|
|
|
}, |
281
|
|
|
|
|
|
|
'narrow' => { |
282
|
|
|
|
|
|
|
'day' => { |
283
|
|
|
|
|
|
|
'name' => q(d.), |
284
|
|
|
|
|
|
|
'one' => q({0}d.), |
285
|
|
|
|
|
|
|
'other' => q({0}dd.), |
286
|
|
|
|
|
|
|
}, |
287
|
|
|
|
|
|
|
'month' => { |
288
|
|
|
|
|
|
|
'name' => q(m.), |
289
|
|
|
|
|
|
|
'one' => q({0}m.), |
290
|
|
|
|
|
|
|
'other' => q({0}mm.), |
291
|
|
|
|
|
|
|
}, |
292
|
|
|
|
|
|
|
'week' => { |
293
|
|
|
|
|
|
|
'name' => q(sem.), |
294
|
|
|
|
|
|
|
'one' => q({0}sem.), |
295
|
|
|
|
|
|
|
'other' => q({0}sems.), |
296
|
|
|
|
|
|
|
}, |
297
|
|
|
|
|
|
|
'year' => { |
298
|
|
|
|
|
|
|
'name' => q(a.), |
299
|
|
|
|
|
|
|
'one' => q({0}a.), |
300
|
|
|
|
|
|
|
'other' => q({0}aa.), |
301
|
|
|
|
|
|
|
}, |
302
|
|
|
|
|
|
|
}, |
303
|
|
|
|
|
|
|
'short' => { |
304
|
|
|
|
|
|
|
'day' => { |
305
|
|
|
|
|
|
|
'name' => q(dd.), |
306
|
|
|
|
|
|
|
'one' => q({0} d.), |
307
|
|
|
|
|
|
|
'other' => q({0} dd.), |
308
|
|
|
|
|
|
|
}, |
309
|
|
|
|
|
|
|
'light-year' => { |
310
|
|
|
|
|
|
|
'name' => q(aa. l.), |
311
|
|
|
|
|
|
|
'one' => q({0} a. l.), |
312
|
|
|
|
|
|
|
'other' => q({0} aa. l.), |
313
|
|
|
|
|
|
|
}, |
314
|
|
|
|
|
|
|
'month' => { |
315
|
|
|
|
|
|
|
'name' => q(mm.), |
316
|
|
|
|
|
|
|
'one' => q({0} m.), |
317
|
|
|
|
|
|
|
'other' => q({0} mm.), |
318
|
|
|
|
|
|
|
}, |
319
|
|
|
|
|
|
|
'nautical-mile' => { |
320
|
|
|
|
|
|
|
'name' => q(nmi), |
321
|
|
|
|
|
|
|
'one' => q({0} nmi), |
322
|
|
|
|
|
|
|
'other' => q({0} nmi), |
323
|
|
|
|
|
|
|
}, |
324
|
|
|
|
|
|
|
'parsec' => { |
325
|
|
|
|
|
|
|
'name' => q(parsecs), |
326
|
|
|
|
|
|
|
}, |
327
|
|
|
|
|
|
|
'pint' => { |
328
|
|
|
|
|
|
|
'name' => q(pintas), |
329
|
|
|
|
|
|
|
}, |
330
|
|
|
|
|
|
|
'tablespoon' => { |
331
|
|
|
|
|
|
|
'name' => q(cdas.), |
332
|
|
|
|
|
|
|
'one' => q({0} cda.), |
333
|
|
|
|
|
|
|
'other' => q({0} cdas.), |
334
|
|
|
|
|
|
|
}, |
335
|
|
|
|
|
|
|
'teaspoon' => { |
336
|
|
|
|
|
|
|
'name' => q(cdtas.), |
337
|
|
|
|
|
|
|
'one' => q({0} cdta.), |
338
|
|
|
|
|
|
|
'other' => q({0} cdtas.), |
339
|
|
|
|
|
|
|
}, |
340
|
|
|
|
|
|
|
'volt' => { |
341
|
|
|
|
|
|
|
'name' => q(volts), |
342
|
|
|
|
|
|
|
}, |
343
|
|
|
|
|
|
|
'watt' => { |
344
|
|
|
|
|
|
|
'name' => q(watts), |
345
|
|
|
|
|
|
|
}, |
346
|
|
|
|
|
|
|
'week' => { |
347
|
|
|
|
|
|
|
'name' => q(sems.), |
348
|
|
|
|
|
|
|
'one' => q({0} sem.), |
349
|
|
|
|
|
|
|
'other' => q({0} sems.), |
350
|
|
|
|
|
|
|
}, |
351
|
|
|
|
|
|
|
'yard' => { |
352
|
|
|
|
|
|
|
'name' => q(yardas), |
353
|
|
|
|
|
|
|
}, |
354
|
|
|
|
|
|
|
'year' => { |
355
|
|
|
|
|
|
|
'name' => q(aa.), |
356
|
|
|
|
|
|
|
'one' => q({0} a.), |
357
|
|
|
|
|
|
|
'other' => q({0} aa.), |
358
|
|
|
|
|
|
|
}, |
359
|
|
|
|
|
|
|
}, |
360
|
|
|
|
|
|
|
} } |
361
|
|
|
|
|
|
|
); |
362
|
|
|
|
|
|
|
|
363
|
|
|
|
|
|
|
has 'minimum_grouping_digits' => ( |
364
|
|
|
|
|
|
|
is =>'ro', |
365
|
|
|
|
|
|
|
isa => Int, |
366
|
|
|
|
|
|
|
init_arg => undef, |
367
|
|
|
|
|
|
|
default => 1, |
368
|
|
|
|
|
|
|
); |
369
|
|
|
|
|
|
|
|
370
|
|
|
|
|
|
|
has 'number_symbols' => ( |
371
|
|
|
|
|
|
|
is => 'ro', |
372
|
|
|
|
|
|
|
isa => HashRef, |
373
|
|
|
|
|
|
|
init_arg => undef, |
374
|
|
|
|
|
|
|
default => sub { { |
375
|
|
|
|
|
|
|
'latn' => { |
376
|
|
|
|
|
|
|
'decimal' => q(.), |
377
|
|
|
|
|
|
|
'group' => q(,), |
378
|
|
|
|
|
|
|
}, |
379
|
|
|
|
|
|
|
} } |
380
|
|
|
|
|
|
|
); |
381
|
|
|
|
|
|
|
|
382
|
|
|
|
|
|
|
has 'number_formats' => ( |
383
|
|
|
|
|
|
|
is => 'ro', |
384
|
|
|
|
|
|
|
isa => HashRef, |
385
|
|
|
|
|
|
|
init_arg => undef, |
386
|
|
|
|
|
|
|
default => sub { { |
387
|
|
|
|
|
|
|
decimalFormat => { |
388
|
|
|
|
|
|
|
'short' => { |
389
|
|
|
|
|
|
|
'1000' => { |
390
|
|
|
|
|
|
|
'one' => '0', |
391
|
|
|
|
|
|
|
'other' => '0', |
392
|
|
|
|
|
|
|
}, |
393
|
|
|
|
|
|
|
'10000' => { |
394
|
|
|
|
|
|
|
'one' => '00k', |
395
|
|
|
|
|
|
|
'other' => '00k', |
396
|
|
|
|
|
|
|
}, |
397
|
|
|
|
|
|
|
'100000' => { |
398
|
|
|
|
|
|
|
'one' => '000k', |
399
|
|
|
|
|
|
|
'other' => '000k', |
400
|
|
|
|
|
|
|
}, |
401
|
|
|
|
|
|
|
'1000000000' => { |
402
|
|
|
|
|
|
|
'one' => '0k M', |
403
|
|
|
|
|
|
|
'other' => '0k M', |
404
|
|
|
|
|
|
|
}, |
405
|
|
|
|
|
|
|
'10000000000' => { |
406
|
|
|
|
|
|
|
'one' => '00k M', |
407
|
|
|
|
|
|
|
'other' => '00k M', |
408
|
|
|
|
|
|
|
}, |
409
|
|
|
|
|
|
|
'100000000000' => { |
410
|
|
|
|
|
|
|
'one' => '000k M', |
411
|
|
|
|
|
|
|
'other' => '000k M', |
412
|
|
|
|
|
|
|
}, |
413
|
|
|
|
|
|
|
}, |
414
|
|
|
|
|
|
|
}, |
415
|
|
|
|
|
|
|
} }, |
416
|
|
|
|
|
|
|
); |
417
|
|
|
|
|
|
|
|
418
|
|
|
|
|
|
|
has 'number_currency_formats' => ( |
419
|
|
|
|
|
|
|
is => 'ro', |
420
|
|
|
|
|
|
|
isa => HashRef, |
421
|
|
|
|
|
|
|
init_arg => undef, |
422
|
|
|
|
|
|
|
default => sub { { |
423
|
|
|
|
|
|
|
'latn' => { |
424
|
|
|
|
|
|
|
'pattern' => { |
425
|
|
|
|
|
|
|
'default' => { |
426
|
|
|
|
|
|
|
'accounting' => { |
427
|
|
|
|
|
|
|
'positive' => '¤#,##0.00', |
428
|
|
|
|
|
|
|
}, |
429
|
|
|
|
|
|
|
'standard' => { |
430
|
|
|
|
|
|
|
'positive' => '¤#,##0.00', |
431
|
|
|
|
|
|
|
}, |
432
|
|
|
|
|
|
|
}, |
433
|
|
|
|
|
|
|
}, |
434
|
|
|
|
|
|
|
}, |
435
|
|
|
|
|
|
|
} }, |
436
|
|
|
|
|
|
|
); |
437
|
|
|
|
|
|
|
|
438
|
|
|
|
|
|
|
has 'currencies' => ( |
439
|
|
|
|
|
|
|
is => 'ro', |
440
|
|
|
|
|
|
|
isa => HashRef, |
441
|
|
|
|
|
|
|
init_arg => undef, |
442
|
|
|
|
|
|
|
default => sub { { |
443
|
|
|
|
|
|
|
'AMD' => { |
444
|
|
|
|
|
|
|
display_name => { |
445
|
|
|
|
|
|
|
'currency' => q(dram armenio), |
446
|
|
|
|
|
|
|
}, |
447
|
|
|
|
|
|
|
}, |
448
|
|
|
|
|
|
|
'BGN' => { |
449
|
|
|
|
|
|
|
display_name => { |
450
|
|
|
|
|
|
|
'one' => q(lev búlgaro), |
451
|
|
|
|
|
|
|
'other' => q(leva búlgaros), |
452
|
|
|
|
|
|
|
}, |
453
|
|
|
|
|
|
|
}, |
454
|
|
|
|
|
|
|
'CAD' => { |
455
|
|
|
|
|
|
|
symbol => 'CAD', |
456
|
|
|
|
|
|
|
}, |
457
|
|
|
|
|
|
|
'EGP' => { |
458
|
|
|
|
|
|
|
symbol => 'E£', |
459
|
|
|
|
|
|
|
}, |
460
|
|
|
|
|
|
|
'ERN' => { |
461
|
|
|
|
|
|
|
display_name => { |
462
|
|
|
|
|
|
|
'currency' => q(nafka), |
463
|
|
|
|
|
|
|
}, |
464
|
|
|
|
|
|
|
}, |
465
|
|
|
|
|
|
|
'EUR' => { |
466
|
|
|
|
|
|
|
symbol => 'EUR', |
467
|
|
|
|
|
|
|
}, |
468
|
|
|
|
|
|
|
'THB' => { |
469
|
|
|
|
|
|
|
symbol => 'THB', |
470
|
|
|
|
|
|
|
}, |
471
|
|
|
|
|
|
|
'USD' => { |
472
|
|
|
|
|
|
|
symbol => 'USD', |
473
|
|
|
|
|
|
|
}, |
474
|
|
|
|
|
|
|
'VEF' => { |
475
|
|
|
|
|
|
|
symbol => 'BsF', |
476
|
|
|
|
|
|
|
}, |
477
|
|
|
|
|
|
|
'VND' => { |
478
|
|
|
|
|
|
|
symbol => 'VND', |
479
|
|
|
|
|
|
|
}, |
480
|
|
|
|
|
|
|
'XXX' => { |
481
|
|
|
|
|
|
|
display_name => { |
482
|
|
|
|
|
|
|
'one' => q(\(unidad de moneda desconocida\)), |
483
|
|
|
|
|
|
|
'other' => q(\(moneda desconocida\)), |
484
|
|
|
|
|
|
|
}, |
485
|
|
|
|
|
|
|
}, |
486
|
|
|
|
|
|
|
} }, |
487
|
|
|
|
|
|
|
); |
488
|
|
|
|
|
|
|
|
489
|
|
|
|
|
|
|
|
490
|
|
|
|
|
|
|
has 'calendar_months' => ( |
491
|
|
|
|
|
|
|
is => 'ro', |
492
|
|
|
|
|
|
|
isa => HashRef, |
493
|
|
|
|
|
|
|
init_arg => undef, |
494
|
|
|
|
|
|
|
default => sub { { |
495
|
|
|
|
|
|
|
'gregorian' => { |
496
|
|
|
|
|
|
|
'format' => { |
497
|
|
|
|
|
|
|
abbreviated => { |
498
|
|
|
|
|
|
|
nonleap => [ |
499
|
|
|
|
|
|
|
'ene.', |
500
|
|
|
|
|
|
|
'feb.', |
501
|
|
|
|
|
|
|
'mar.', |
502
|
|
|
|
|
|
|
'abr.', |
503
|
|
|
|
|
|
|
'may.', |
504
|
|
|
|
|
|
|
'jun.', |
505
|
|
|
|
|
|
|
'jul.', |
506
|
|
|
|
|
|
|
'ago.', |
507
|
|
|
|
|
|
|
'sep.', |
508
|
|
|
|
|
|
|
'oct.', |
509
|
|
|
|
|
|
|
'nov.', |
510
|
|
|
|
|
|
|
'dic.' |
511
|
|
|
|
|
|
|
], |
512
|
|
|
|
|
|
|
leap => [ |
513
|
|
|
|
|
|
|
|
514
|
|
|
|
|
|
|
], |
515
|
|
|
|
|
|
|
}, |
516
|
|
|
|
|
|
|
narrow => { |
517
|
|
|
|
|
|
|
nonleap => [ |
518
|
|
|
|
|
|
|
'e', |
519
|
|
|
|
|
|
|
'f', |
520
|
|
|
|
|
|
|
'm', |
521
|
|
|
|
|
|
|
'a', |
522
|
|
|
|
|
|
|
'm', |
523
|
|
|
|
|
|
|
'j', |
524
|
|
|
|
|
|
|
'j', |
525
|
|
|
|
|
|
|
'a', |
526
|
|
|
|
|
|
|
's', |
527
|
|
|
|
|
|
|
'o', |
528
|
|
|
|
|
|
|
'n', |
529
|
|
|
|
|
|
|
'd' |
530
|
|
|
|
|
|
|
], |
531
|
|
|
|
|
|
|
leap => [ |
532
|
|
|
|
|
|
|
|
533
|
|
|
|
|
|
|
], |
534
|
|
|
|
|
|
|
}, |
535
|
|
|
|
|
|
|
}, |
536
|
|
|
|
|
|
|
'stand-alone' => { |
537
|
|
|
|
|
|
|
abbreviated => { |
538
|
|
|
|
|
|
|
nonleap => [ |
539
|
|
|
|
|
|
|
'ene.', |
540
|
|
|
|
|
|
|
'feb.', |
541
|
|
|
|
|
|
|
'mar.', |
542
|
|
|
|
|
|
|
'abr.', |
543
|
|
|
|
|
|
|
'may.', |
544
|
|
|
|
|
|
|
'jun.', |
545
|
|
|
|
|
|
|
'jul.', |
546
|
|
|
|
|
|
|
'ago.', |
547
|
|
|
|
|
|
|
'sep.', |
548
|
|
|
|
|
|
|
'oct.', |
549
|
|
|
|
|
|
|
'nov.', |
550
|
|
|
|
|
|
|
'dic.' |
551
|
|
|
|
|
|
|
], |
552
|
|
|
|
|
|
|
leap => [ |
553
|
|
|
|
|
|
|
|
554
|
|
|
|
|
|
|
], |
555
|
|
|
|
|
|
|
}, |
556
|
|
|
|
|
|
|
narrow => { |
557
|
|
|
|
|
|
|
nonleap => [ |
558
|
|
|
|
|
|
|
'e', |
559
|
|
|
|
|
|
|
'f', |
560
|
|
|
|
|
|
|
'm', |
561
|
|
|
|
|
|
|
'a', |
562
|
|
|
|
|
|
|
'm', |
563
|
|
|
|
|
|
|
'j', |
564
|
|
|
|
|
|
|
'j', |
565
|
|
|
|
|
|
|
'a', |
566
|
|
|
|
|
|
|
's', |
567
|
|
|
|
|
|
|
'o', |
568
|
|
|
|
|
|
|
'n', |
569
|
|
|
|
|
|
|
'd' |
570
|
|
|
|
|
|
|
], |
571
|
|
|
|
|
|
|
leap => [ |
572
|
|
|
|
|
|
|
|
573
|
|
|
|
|
|
|
], |
574
|
|
|
|
|
|
|
}, |
575
|
|
|
|
|
|
|
}, |
576
|
|
|
|
|
|
|
}, |
577
|
|
|
|
|
|
|
} }, |
578
|
|
|
|
|
|
|
); |
579
|
|
|
|
|
|
|
|
580
|
|
|
|
|
|
|
has 'calendar_days' => ( |
581
|
|
|
|
|
|
|
is => 'ro', |
582
|
|
|
|
|
|
|
isa => HashRef, |
583
|
|
|
|
|
|
|
init_arg => undef, |
584
|
|
|
|
|
|
|
default => sub { { |
585
|
|
|
|
|
|
|
'gregorian' => { |
586
|
|
|
|
|
|
|
'format' => { |
587
|
|
|
|
|
|
|
narrow => { |
588
|
|
|
|
|
|
|
mon => 'l', |
589
|
|
|
|
|
|
|
tue => 'm', |
590
|
|
|
|
|
|
|
wed => 'm', |
591
|
|
|
|
|
|
|
thu => 'j', |
592
|
|
|
|
|
|
|
fri => 'v', |
593
|
|
|
|
|
|
|
sat => 's', |
594
|
|
|
|
|
|
|
sun => 'd' |
595
|
|
|
|
|
|
|
}, |
596
|
|
|
|
|
|
|
}, |
597
|
|
|
|
|
|
|
'stand-alone' => { |
598
|
|
|
|
|
|
|
narrow => { |
599
|
|
|
|
|
|
|
mon => 'L', |
600
|
|
|
|
|
|
|
tue => 'M', |
601
|
|
|
|
|
|
|
wed => 'M', |
602
|
|
|
|
|
|
|
thu => 'J', |
603
|
|
|
|
|
|
|
fri => 'V', |
604
|
|
|
|
|
|
|
sat => 'S', |
605
|
|
|
|
|
|
|
sun => 'D' |
606
|
|
|
|
|
|
|
}, |
607
|
|
|
|
|
|
|
}, |
608
|
|
|
|
|
|
|
}, |
609
|
|
|
|
|
|
|
} }, |
610
|
|
|
|
|
|
|
); |
611
|
|
|
|
|
|
|
|
612
|
|
|
|
|
|
|
has 'day_period_data' => ( |
613
|
|
|
|
|
|
|
is => 'ro', |
614
|
|
|
|
|
|
|
isa => CodeRef, |
615
|
|
|
|
|
|
|
init_arg => undef, |
616
|
|
|
|
|
|
|
default => sub { sub { |
617
|
|
|
|
|
|
|
# Time in hhmm format |
618
|
|
|
|
|
|
|
my ($self, $type, $time, $day_period_type) = @_; |
619
|
|
|
|
|
|
|
$day_period_type //= 'default'; |
620
|
|
|
|
|
|
|
SWITCH: |
621
|
|
|
|
|
|
|
for ($type) { |
622
|
|
|
|
|
|
|
if ($_ eq 'gregorian') { |
623
|
|
|
|
|
|
|
if($day_period_type eq 'default') { |
624
|
|
|
|
|
|
|
return 'noon' if $time == 1200; |
625
|
|
|
|
|
|
|
return 'evening1' if $time >= 1200 |
626
|
|
|
|
|
|
|
&& $time < 2000; |
627
|
|
|
|
|
|
|
return 'night1' if $time >= 2000 |
628
|
|
|
|
|
|
|
&& $time < 2400; |
629
|
|
|
|
|
|
|
return 'morning2' if $time >= 600 |
630
|
|
|
|
|
|
|
&& $time < 1200; |
631
|
|
|
|
|
|
|
return 'morning1' if $time >= 0 |
632
|
|
|
|
|
|
|
&& $time < 600; |
633
|
|
|
|
|
|
|
} |
634
|
|
|
|
|
|
|
if($day_period_type eq 'selection') { |
635
|
|
|
|
|
|
|
return 'night1' if $time >= 2000 |
636
|
|
|
|
|
|
|
&& $time < 2400; |
637
|
|
|
|
|
|
|
return 'morning2' if $time >= 600 |
638
|
|
|
|
|
|
|
&& $time < 1200; |
639
|
|
|
|
|
|
|
return 'morning1' if $time >= 0 |
640
|
|
|
|
|
|
|
&& $time < 600; |
641
|
|
|
|
|
|
|
return 'evening1' if $time >= 1200 |
642
|
|
|
|
|
|
|
&& $time < 2000; |
643
|
|
|
|
|
|
|
} |
644
|
|
|
|
|
|
|
last SWITCH; |
645
|
|
|
|
|
|
|
} |
646
|
|
|
|
|
|
|
if ($_ eq 'generic') { |
647
|
|
|
|
|
|
|
if($day_period_type eq 'default') { |
648
|
|
|
|
|
|
|
return 'noon' if $time == 1200; |
649
|
|
|
|
|
|
|
return 'evening1' if $time >= 1200 |
650
|
|
|
|
|
|
|
&& $time < 2000; |
651
|
|
|
|
|
|
|
return 'night1' if $time >= 2000 |
652
|
|
|
|
|
|
|
&& $time < 2400; |
653
|
|
|
|
|
|
|
return 'morning2' if $time >= 600 |
654
|
|
|
|
|
|
|
&& $time < 1200; |
655
|
|
|
|
|
|
|
return 'morning1' if $time >= 0 |
656
|
|
|
|
|
|
|
&& $time < 600; |
657
|
|
|
|
|
|
|
} |
658
|
|
|
|
|
|
|
if($day_period_type eq 'selection') { |
659
|
|
|
|
|
|
|
return 'night1' if $time >= 2000 |
660
|
|
|
|
|
|
|
&& $time < 2400; |
661
|
|
|
|
|
|
|
return 'morning2' if $time >= 600 |
662
|
|
|
|
|
|
|
&& $time < 1200; |
663
|
|
|
|
|
|
|
return 'morning1' if $time >= 0 |
664
|
|
|
|
|
|
|
&& $time < 600; |
665
|
|
|
|
|
|
|
return 'evening1' if $time >= 1200 |
666
|
|
|
|
|
|
|
&& $time < 2000; |
667
|
|
|
|
|
|
|
} |
668
|
|
|
|
|
|
|
last SWITCH; |
669
|
|
|
|
|
|
|
} |
670
|
|
|
|
|
|
|
} |
671
|
|
|
|
|
|
|
} }, |
672
|
|
|
|
|
|
|
); |
673
|
|
|
|
|
|
|
|
674
|
|
|
|
|
|
|
around day_period_data => sub { |
675
|
|
|
|
|
|
|
my ($orig, $self) = @_; |
676
|
|
|
|
|
|
|
return $self->$orig; |
677
|
|
|
|
|
|
|
}; |
678
|
|
|
|
|
|
|
|
679
|
|
|
|
|
|
|
has 'day_periods' => ( |
680
|
|
|
|
|
|
|
is => 'ro', |
681
|
|
|
|
|
|
|
isa => HashRef, |
682
|
|
|
|
|
|
|
init_arg => undef, |
683
|
|
|
|
|
|
|
default => sub { { |
684
|
|
|
|
|
|
|
'gregorian' => { |
685
|
|
|
|
|
|
|
'format' => { |
686
|
|
|
|
|
|
|
'narrow' => { |
687
|
|
|
|
|
|
|
'noon' => q{m.}, |
688
|
|
|
|
|
|
|
'evening1' => q{tarde}, |
689
|
|
|
|
|
|
|
'morning2' => q{mañana}, |
690
|
|
|
|
|
|
|
'night1' => q{noche}, |
691
|
|
|
|
|
|
|
'morning1' => q{madrugada}, |
692
|
|
|
|
|
|
|
}, |
693
|
|
|
|
|
|
|
'wide' => { |
694
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
695
|
|
|
|
|
|
|
'am' => q{a.m.}, |
696
|
|
|
|
|
|
|
}, |
697
|
|
|
|
|
|
|
'abbreviated' => { |
698
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
699
|
|
|
|
|
|
|
'am' => q{a.m.}, |
700
|
|
|
|
|
|
|
}, |
701
|
|
|
|
|
|
|
}, |
702
|
|
|
|
|
|
|
'stand-alone' => { |
703
|
|
|
|
|
|
|
'abbreviated' => { |
704
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
705
|
|
|
|
|
|
|
'am' => q{a.m.}, |
706
|
|
|
|
|
|
|
}, |
707
|
|
|
|
|
|
|
'narrow' => { |
708
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
709
|
|
|
|
|
|
|
'am' => q{a.m.}, |
710
|
|
|
|
|
|
|
}, |
711
|
|
|
|
|
|
|
'wide' => { |
712
|
|
|
|
|
|
|
'am' => q{a.m.}, |
713
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
714
|
|
|
|
|
|
|
}, |
715
|
|
|
|
|
|
|
}, |
716
|
|
|
|
|
|
|
}, |
717
|
|
|
|
|
|
|
} }, |
718
|
|
|
|
|
|
|
); |
719
|
|
|
|
|
|
|
|
720
|
|
|
|
|
|
|
has 'eras' => ( |
721
|
|
|
|
|
|
|
is => 'ro', |
722
|
|
|
|
|
|
|
isa => HashRef, |
723
|
|
|
|
|
|
|
init_arg => undef, |
724
|
|
|
|
|
|
|
default => sub { { |
725
|
|
|
|
|
|
|
'generic' => { |
726
|
|
|
|
|
|
|
}, |
727
|
|
|
|
|
|
|
'gregorian' => { |
728
|
|
|
|
|
|
|
}, |
729
|
|
|
|
|
|
|
} }, |
730
|
|
|
|
|
|
|
); |
731
|
|
|
|
|
|
|
|
732
|
|
|
|
|
|
|
has 'date_formats' => ( |
733
|
|
|
|
|
|
|
is => 'ro', |
734
|
|
|
|
|
|
|
isa => HashRef, |
735
|
|
|
|
|
|
|
init_arg => undef, |
736
|
|
|
|
|
|
|
default => sub { { |
737
|
|
|
|
|
|
|
'generic' => { |
738
|
|
|
|
|
|
|
'short' => q{dd/MM/yy GGGGG}, |
739
|
|
|
|
|
|
|
}, |
740
|
|
|
|
|
|
|
'gregorian' => { |
741
|
|
|
|
|
|
|
}, |
742
|
|
|
|
|
|
|
} }, |
743
|
|
|
|
|
|
|
); |
744
|
|
|
|
|
|
|
|
745
|
|
|
|
|
|
|
has 'time_formats' => ( |
746
|
|
|
|
|
|
|
is => 'ro', |
747
|
|
|
|
|
|
|
isa => HashRef, |
748
|
|
|
|
|
|
|
init_arg => undef, |
749
|
|
|
|
|
|
|
default => sub { { |
750
|
|
|
|
|
|
|
'generic' => { |
751
|
|
|
|
|
|
|
}, |
752
|
|
|
|
|
|
|
'gregorian' => { |
753
|
|
|
|
|
|
|
'full' => q{HH:mm:ss zzzz}, |
754
|
|
|
|
|
|
|
'long' => q{HH:mm:ss z}, |
755
|
|
|
|
|
|
|
'medium' => q{HH:mm:ss}, |
756
|
|
|
|
|
|
|
'short' => q{HH:mm}, |
757
|
|
|
|
|
|
|
}, |
758
|
|
|
|
|
|
|
} }, |
759
|
|
|
|
|
|
|
); |
760
|
|
|
|
|
|
|
|
761
|
|
|
|
|
|
|
has 'datetime_formats' => ( |
762
|
|
|
|
|
|
|
is => 'ro', |
763
|
|
|
|
|
|
|
isa => HashRef, |
764
|
|
|
|
|
|
|
init_arg => undef, |
765
|
|
|
|
|
|
|
default => sub { { |
766
|
|
|
|
|
|
|
'generic' => { |
767
|
|
|
|
|
|
|
}, |
768
|
|
|
|
|
|
|
'gregorian' => { |
769
|
|
|
|
|
|
|
}, |
770
|
|
|
|
|
|
|
} }, |
771
|
|
|
|
|
|
|
); |
772
|
|
|
|
|
|
|
|
773
|
|
|
|
|
|
|
has 'datetime_formats_available_formats' => ( |
774
|
|
|
|
|
|
|
is => 'ro', |
775
|
|
|
|
|
|
|
isa => HashRef, |
776
|
|
|
|
|
|
|
init_arg => undef, |
777
|
|
|
|
|
|
|
default => sub { { |
778
|
|
|
|
|
|
|
'generic' => { |
779
|
|
|
|
|
|
|
GyMMM => q{MMM 'de' y G}, |
780
|
|
|
|
|
|
|
GyMMMd => q{d 'de' MMM 'de' y G}, |
781
|
|
|
|
|
|
|
MMMEd => q{E, d 'de' MMM}, |
782
|
|
|
|
|
|
|
MMMd => q{d 'de' MMM}, |
783
|
|
|
|
|
|
|
yMEd => q{E d/M/y G}, |
784
|
|
|
|
|
|
|
}, |
785
|
|
|
|
|
|
|
'gregorian' => { |
786
|
|
|
|
|
|
|
EHm => q{E, HH:mm}, |
787
|
|
|
|
|
|
|
EHms => q{E, HH:mm:ss}, |
788
|
|
|
|
|
|
|
GyMMMd => q{d 'de' MMM 'de' y G}, |
789
|
|
|
|
|
|
|
H => q{HH}, |
790
|
|
|
|
|
|
|
Hm => q{HH:mm}, |
791
|
|
|
|
|
|
|
Hms => q{HH:mm:ss}, |
792
|
|
|
|
|
|
|
MMMdd => q{dd-MMM}, |
793
|
|
|
|
|
|
|
yMEd => q{E d/M/y}, |
794
|
|
|
|
|
|
|
yMMM => q{MMMM 'de' y}, |
795
|
|
|
|
|
|
|
yMMMEd => q{E, d 'de' MMM 'de' y}, |
796
|
|
|
|
|
|
|
yMMMd => q{d 'de' MMMM 'de' y}, |
797
|
|
|
|
|
|
|
yQQQ => q{QQQ 'de' y}, |
798
|
|
|
|
|
|
|
}, |
799
|
|
|
|
|
|
|
} }, |
800
|
|
|
|
|
|
|
); |
801
|
|
|
|
|
|
|
|
802
|
|
|
|
|
|
|
has 'datetime_formats_append_item' => ( |
803
|
|
|
|
|
|
|
is => 'ro', |
804
|
|
|
|
|
|
|
isa => HashRef, |
805
|
|
|
|
|
|
|
init_arg => undef, |
806
|
|
|
|
|
|
|
default => sub { { |
807
|
|
|
|
|
|
|
} }, |
808
|
|
|
|
|
|
|
); |
809
|
|
|
|
|
|
|
|
810
|
|
|
|
|
|
|
has 'datetime_formats_interval' => ( |
811
|
|
|
|
|
|
|
is => 'ro', |
812
|
|
|
|
|
|
|
isa => HashRef, |
813
|
|
|
|
|
|
|
init_arg => undef, |
814
|
|
|
|
|
|
|
default => sub { { |
815
|
|
|
|
|
|
|
'generic' => { |
816
|
|
|
|
|
|
|
MEd => { |
817
|
|
|
|
|
|
|
M => q{E, d/MâE, d/M}, |
818
|
|
|
|
|
|
|
d => q{E, d/MâE, d/M}, |
819
|
|
|
|
|
|
|
}, |
820
|
|
|
|
|
|
|
MMMEd => { |
821
|
|
|
|
|
|
|
M => q{E, d 'de' MMMâE, d 'de' MMM}, |
822
|
|
|
|
|
|
|
d => q{E, d 'de' MMMâE, d 'de' MMM}, |
823
|
|
|
|
|
|
|
}, |
824
|
|
|
|
|
|
|
MMMd => { |
825
|
|
|
|
|
|
|
M => q{d 'de' MMMâd 'de' MMM}, |
826
|
|
|
|
|
|
|
}, |
827
|
|
|
|
|
|
|
yM => { |
828
|
|
|
|
|
|
|
M => q{M/y â M/y GGGGG}, |
829
|
|
|
|
|
|
|
y => q{M/y â M/y GGGGG}, |
830
|
|
|
|
|
|
|
}, |
831
|
|
|
|
|
|
|
yMEd => { |
832
|
|
|
|
|
|
|
M => q{E, d/M/y â E, d/M/y GGGGG}, |
833
|
|
|
|
|
|
|
d => q{E, d/M/y â E, d/M/y GGGGG}, |
834
|
|
|
|
|
|
|
y => q{E, d/M/y â E, d/M/y GGGGG}, |
835
|
|
|
|
|
|
|
}, |
836
|
|
|
|
|
|
|
yMd => { |
837
|
|
|
|
|
|
|
M => q{d/M/y â d/M/y GGGGG}, |
838
|
|
|
|
|
|
|
d => q{d/M/y â d/M/y GGGGG}, |
839
|
|
|
|
|
|
|
y => q{d/M/y â d/M/y GGGGG}, |
840
|
|
|
|
|
|
|
}, |
841
|
|
|
|
|
|
|
}, |
842
|
|
|
|
|
|
|
'gregorian' => { |
843
|
|
|
|
|
|
|
H => { |
844
|
|
|
|
|
|
|
H => q{HH â HH}, |
845
|
|
|
|
|
|
|
}, |
846
|
|
|
|
|
|
|
Hm => { |
847
|
|
|
|
|
|
|
H => q{HH:mm â HH:mm}, |
848
|
|
|
|
|
|
|
m => q{HH:mm â HH:mm}, |
849
|
|
|
|
|
|
|
}, |
850
|
|
|
|
|
|
|
Hmv => { |
851
|
|
|
|
|
|
|
H => q{HH:mm â HH:mm v}, |
852
|
|
|
|
|
|
|
m => q{HH:mm â HH:mm v}, |
853
|
|
|
|
|
|
|
}, |
854
|
|
|
|
|
|
|
Hv => { |
855
|
|
|
|
|
|
|
H => q{HH â HH v}, |
856
|
|
|
|
|
|
|
}, |
857
|
|
|
|
|
|
|
MEd => { |
858
|
|
|
|
|
|
|
M => q{E, d/MâE, d/M}, |
859
|
|
|
|
|
|
|
d => q{E, d/MâE, d/M}, |
860
|
|
|
|
|
|
|
}, |
861
|
|
|
|
|
|
|
MMMEd => { |
862
|
|
|
|
|
|
|
M => q{E, d 'de' MMM â E, d 'de' MMM}, |
863
|
|
|
|
|
|
|
d => q{E, d 'de' MMM â E, d 'de' MMM}, |
864
|
|
|
|
|
|
|
}, |
865
|
|
|
|
|
|
|
MMMd => { |
866
|
|
|
|
|
|
|
M => q{d 'de' MMM â d 'de' MMM}, |
867
|
|
|
|
|
|
|
d => q{d â d 'de' MMM}, |
868
|
|
|
|
|
|
|
}, |
869
|
|
|
|
|
|
|
h => { |
870
|
|
|
|
|
|
|
a => q{h aâh a}, |
871
|
|
|
|
|
|
|
}, |
872
|
|
|
|
|
|
|
hmv => { |
873
|
|
|
|
|
|
|
a => q{h:mm aâh:mm a v}, |
874
|
|
|
|
|
|
|
}, |
875
|
|
|
|
|
|
|
hv => { |
876
|
|
|
|
|
|
|
a => q{h aâh a v}, |
877
|
|
|
|
|
|
|
}, |
878
|
|
|
|
|
|
|
yMEd => { |
879
|
|
|
|
|
|
|
M => q{E, d/M/yâE, d/M/y}, |
880
|
|
|
|
|
|
|
d => q{E, d/M/yâE, d/M/y}, |
881
|
|
|
|
|
|
|
y => q{E, d/M/yâE, d/M/y}, |
882
|
|
|
|
|
|
|
}, |
883
|
|
|
|
|
|
|
yMMM => { |
884
|
|
|
|
|
|
|
y => q{MMM 'de' y â MMM 'de' y}, |
885
|
|
|
|
|
|
|
}, |
886
|
|
|
|
|
|
|
yMMMEd => { |
887
|
|
|
|
|
|
|
M => q{E, d 'de' MMM â E, d 'de' MMM 'de' y}, |
888
|
|
|
|
|
|
|
d => q{E, d 'de' MMM â E, d 'de' MMM 'de' y}, |
889
|
|
|
|
|
|
|
y => q{E, d 'de' MMM 'de' y â E, d 'de' MMM 'de' y}, |
890
|
|
|
|
|
|
|
}, |
891
|
|
|
|
|
|
|
yMMMM => { |
892
|
|
|
|
|
|
|
y => q{MMMM 'de' yâMMMM 'de' y}, |
893
|
|
|
|
|
|
|
}, |
894
|
|
|
|
|
|
|
yMMMd => { |
895
|
|
|
|
|
|
|
M => q{d 'de' MMM â d 'de' MMM 'de' y}, |
896
|
|
|
|
|
|
|
d => q{d â d 'de' MMM 'de' y}, |
897
|
|
|
|
|
|
|
y => q{d 'de' MMM 'de' y â d 'de' MMM 'de' y}, |
898
|
|
|
|
|
|
|
}, |
899
|
|
|
|
|
|
|
}, |
900
|
|
|
|
|
|
|
} }, |
901
|
|
|
|
|
|
|
); |
902
|
|
|
|
|
|
|
|
903
|
|
|
|
|
|
|
has 'time_zone_names' => ( |
904
|
|
|
|
|
|
|
is => 'ro', |
905
|
|
|
|
|
|
|
isa => HashRef, |
906
|
|
|
|
|
|
|
init_arg => undef, |
907
|
|
|
|
|
|
|
default => sub { { |
908
|
|
|
|
|
|
|
regionFormat => q(hora de verano de {0}), |
909
|
|
|
|
|
|
|
regionFormat => q(hora estándar de {0}), |
910
|
|
|
|
|
|
|
'America/St_Johns' => { |
911
|
|
|
|
|
|
|
exemplarCity => q#San Juan de Terranova#, |
912
|
|
|
|
|
|
|
}, |
913
|
|
|
|
|
|
|
'America/St_Kitts' => { |
914
|
|
|
|
|
|
|
exemplarCity => q#San Cristóbal#, |
915
|
|
|
|
|
|
|
}, |
916
|
|
|
|
|
|
|
'Asia/Srednekolymsk' => { |
917
|
|
|
|
|
|
|
exemplarCity => q#Srednekolymsk#, |
918
|
|
|
|
|
|
|
}, |
919
|
|
|
|
|
|
|
'Chamorro' => { |
920
|
|
|
|
|
|
|
long => { |
921
|
|
|
|
|
|
|
'standard' => q(hora de Chamorro), |
922
|
|
|
|
|
|
|
}, |
923
|
|
|
|
|
|
|
}, |
924
|
|
|
|
|
|
|
'Christmas' => { |
925
|
|
|
|
|
|
|
long => { |
926
|
|
|
|
|
|
|
'standard' => q(hora de la isla Christmas), |
927
|
|
|
|
|
|
|
}, |
928
|
|
|
|
|
|
|
}, |
929
|
|
|
|
|
|
|
'Cocos' => { |
930
|
|
|
|
|
|
|
long => { |
931
|
|
|
|
|
|
|
'standard' => q(hora de las islas Cocos), |
932
|
|
|
|
|
|
|
}, |
933
|
|
|
|
|
|
|
}, |
934
|
|
|
|
|
|
|
'Cook' => { |
935
|
|
|
|
|
|
|
long => { |
936
|
|
|
|
|
|
|
'daylight' => q(hora de verano media de las islas Cook), |
937
|
|
|
|
|
|
|
'generic' => q(hora de las islas Cook), |
938
|
|
|
|
|
|
|
'standard' => q(hora estándar de las islas Cook), |
939
|
|
|
|
|
|
|
}, |
940
|
|
|
|
|
|
|
}, |
941
|
|
|
|
|
|
|
'Etc/Unknown' => { |
942
|
|
|
|
|
|
|
exemplarCity => q#Ciudad desconocida#, |
943
|
|
|
|
|
|
|
}, |
944
|
|
|
|
|
|
|
'Europe_Central' => { |
945
|
|
|
|
|
|
|
short => { |
946
|
|
|
|
|
|
|
'daylight' => q(â
â
â
), |
947
|
|
|
|
|
|
|
'generic' => q(â
â
â
), |
948
|
|
|
|
|
|
|
'standard' => q(â
â
â
), |
949
|
|
|
|
|
|
|
}, |
950
|
|
|
|
|
|
|
}, |
951
|
|
|
|
|
|
|
'Europe_Eastern' => { |
952
|
|
|
|
|
|
|
short => { |
953
|
|
|
|
|
|
|
'daylight' => q(â
â
â
), |
954
|
|
|
|
|
|
|
'generic' => q(â
â
â
), |
955
|
|
|
|
|
|
|
'standard' => q(â
â
â
), |
956
|
|
|
|
|
|
|
}, |
957
|
|
|
|
|
|
|
}, |
958
|
|
|
|
|
|
|
'Europe_Further_Eastern' => { |
959
|
|
|
|
|
|
|
long => { |
960
|
|
|
|
|
|
|
'standard' => q(horario del lejano este de Europa), |
961
|
|
|
|
|
|
|
}, |
962
|
|
|
|
|
|
|
}, |
963
|
|
|
|
|
|
|
'Europe_Western' => { |
964
|
|
|
|
|
|
|
short => { |
965
|
|
|
|
|
|
|
'daylight' => q(â
â
â
), |
966
|
|
|
|
|
|
|
'generic' => q(â
â
â
), |
967
|
|
|
|
|
|
|
'standard' => q(â
â
â
), |
968
|
|
|
|
|
|
|
}, |
969
|
|
|
|
|
|
|
}, |
970
|
|
|
|
|
|
|
'GMT' => { |
971
|
|
|
|
|
|
|
short => { |
972
|
|
|
|
|
|
|
'standard' => q(â
â
â
), |
973
|
|
|
|
|
|
|
}, |
974
|
|
|
|
|
|
|
}, |
975
|
|
|
|
|
|
|
'Hawaii_Aleutian' => { |
976
|
|
|
|
|
|
|
long => { |
977
|
|
|
|
|
|
|
'daylight' => q(hora de verano de Hawái-Aleutianas), |
978
|
|
|
|
|
|
|
'generic' => q(hora de Hawái-Aleutianas), |
979
|
|
|
|
|
|
|
'standard' => q(hora estándar de Hawái-Aleutianas), |
980
|
|
|
|
|
|
|
}, |
981
|
|
|
|
|
|
|
}, |
982
|
|
|
|
|
|
|
'India' => { |
983
|
|
|
|
|
|
|
long => { |
984
|
|
|
|
|
|
|
'standard' => q(hora de India), |
985
|
|
|
|
|
|
|
}, |
986
|
|
|
|
|
|
|
}, |
987
|
|
|
|
|
|
|
'Pacific/Wake' => { |
988
|
|
|
|
|
|
|
exemplarCity => q#Isla Wake#, |
989
|
|
|
|
|
|
|
}, |
990
|
|
|
|
|
|
|
} } |
991
|
|
|
|
|
|
|
); |
992
|
1
|
|
|
1
|
|
4801
|
no Moo; |
|
1
|
|
|
|
|
32
|
|
|
1
|
|
|
|
|
9
|
|
993
|
|
|
|
|
|
|
|
994
|
|
|
|
|
|
|
1; |
995
|
|
|
|
|
|
|
|
996
|
|
|
|
|
|
|
# vim: tabstop=4 |