Add built local::lib
[catagits/Gitalist.git] / local-lib5 / lib / perl5 / DateTime / Locale / es_EC.pm
1 ###########################################################################
2 #
3 # This file is auto-generated by the Perl DateTime Suite locale
4 # generator (0.05).  This code generator comes with the
5 # DateTime::Locale distribution in the tools/ directory, and is called
6 # generate-from-cldr.
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 # This file was generated from the source file es_EC.xml
12 # The source file version number was 1.62, generated on
13 # 2009/06/15 03:46:25.
14 #
15 # Do not edit this file directly.
16 #
17 ###########################################################################
18
19 package DateTime::Locale::es_EC;
20
21 use strict;
22 use warnings;
23 use utf8;
24
25 use base 'DateTime::Locale::es';
26
27 sub cldr_version { return "1\.7\.1" }
28
29 {
30     my $first_day_of_week = "1";
31     sub first_day_of_week { return $first_day_of_week }
32 }
33
34 {
35     my $time_format_long = "H\:mm\:ss\ z";
36     sub time_format_long { return $time_format_long }
37 }
38
39 {
40     my $time_format_medium = "H\:mm\:ss";
41     sub time_format_medium { return $time_format_medium }
42 }
43
44 {
45     my $time_format_short = "H\:mm";
46     sub time_format_short { return $time_format_short }
47 }
48
49 1;
50
51 __END__
52
53
54 =pod
55
56 =encoding utf8
57
58 =head1 NAME
59
60 DateTime::Locale::es_EC
61
62 =head1 SYNOPSIS
63
64   use DateTime;
65
66   my $dt = DateTime->now( locale => 'es_EC' );
67   print $dt->month_name();
68
69 =head1 DESCRIPTION
70
71 This is the DateTime locale package for Spanish Ecuador.
72
73 =head1 DATA
74
75 This locale inherits from the L<DateTime::Locale::es> locale.
76
77 It contains the following data.
78
79 =head2 Days
80
81 =head3 Wide (format)
82
83   lunes
84   martes
85   miércoles
86   jueves
87   viernes
88   sábado
89   domingo
90
91 =head3 Abbreviated (format)
92
93   lun
94   mar
95   mié
96   jue
97   vie
98   sáb
99   dom
100
101 =head3 Narrow (format)
102
103   L
104   M
105   M
106   J
107   V
108   S
109   D
110
111 =head3 Wide (stand-alone)
112
113   lunes
114   martes
115   miércoles
116   jueves
117   viernes
118   sábado
119   domingo
120
121 =head3 Abbreviated (stand-alone)
122
123   lun
124   mar
125   mié
126   jue
127   vie
128   sáb
129   dom
130
131 =head3 Narrow (stand-alone)
132
133   L
134   M
135   M
136   J
137   V
138   S
139   D
140
141 =head2 Months
142
143 =head3 Wide (format)
144
145   enero
146   febrero
147   marzo
148   abril
149   mayo
150   junio
151   julio
152   agosto
153   septiembre
154   octubre
155   noviembre
156   diciembre
157
158 =head3 Abbreviated (format)
159
160   ene
161   feb
162   mar
163   abr
164   may
165   jun
166   jul
167   ago
168   sep
169   oct
170   nov
171   dic
172
173 =head3 Narrow (format)
174
175   E
176   F
177   M
178   A
179   M
180   J
181   J
182   A
183   S
184   O
185   N
186   D
187
188 =head3 Wide (stand-alone)
189
190   enero
191   febrero
192   marzo
193   abril
194   mayo
195   junio
196   julio
197   agosto
198   septiembre
199   octubre
200   noviembre
201   diciembre
202
203 =head3 Abbreviated (stand-alone)
204
205   ene
206   feb
207   mar
208   abr
209   may
210   jun
211   jul
212   ago
213   sep
214   oct
215   nov
216   dic
217
218 =head3 Narrow (stand-alone)
219
220   E
221   F
222   M
223   A
224   M
225   J
226   J
227   A
228   S
229   O
230   N
231   D
232
233 =head2 Quarters
234
235 =head3 Wide (format)
236
237   1er trimestre
238   2º trimestre
239   3er trimestre
240   4º trimestre
241
242 =head3 Abbreviated (format)
243
244   T1
245   T2
246   T3
247   T4
248
249 =head3 Narrow (format)
250
251   1
252   2
253   3
254   4
255
256 =head3 Wide (stand-alone)
257
258   1er trimestre
259   2º trimestre
260   3er trimestre
261   4º trimestre
262
263 =head3 Abbreviated (stand-alone)
264
265   T1
266   T2
267   T3
268   T4
269
270 =head3 Narrow (stand-alone)
271
272   1
273   2
274   3
275   4
276
277 =head2 Eras
278
279 =head3 Wide
280
281   antes de Cristo
282   anno Dómini
283
284 =head3 Abbreviated
285
286   a.C.
287   d.C.
288
289 =head3 Narrow
290
291   a.C.
292   d.C.
293
294 =head2 Date Formats
295
296 =head3 Full
297
298    2008-02-05T18:30:30 = martes 5 de febrero de 2008
299    1995-12-22T09:05:02 = viernes 22 de diciembre de 1995
300   -0010-09-15T04:44:23 = sábado 15 de septiembre de -10
301
302 =head3 Long
303
304    2008-02-05T18:30:30 = 5 de febrero de 2008
305    1995-12-22T09:05:02 = 22 de diciembre de 1995
306   -0010-09-15T04:44:23 = 15 de septiembre de -10
307
308 =head3 Medium
309
310    2008-02-05T18:30:30 = 05/02/2008
311    1995-12-22T09:05:02 = 22/12/1995
312   -0010-09-15T04:44:23 = 15/09/-010
313
314 =head3 Short
315
316    2008-02-05T18:30:30 = 05/02/08
317    1995-12-22T09:05:02 = 22/12/95
318   -0010-09-15T04:44:23 = 15/09/10
319
320 =head3 Default
321
322    2008-02-05T18:30:30 = 05/02/2008
323    1995-12-22T09:05:02 = 22/12/1995
324   -0010-09-15T04:44:23 = 15/09/-010
325
326 =head2 Time Formats
327
328 =head3 Full
329
330    2008-02-05T18:30:30 = 18:30:30 UTC
331    1995-12-22T09:05:02 = 09:05:02 UTC
332   -0010-09-15T04:44:23 = 04:44:23 UTC
333
334 =head3 Long
335
336    2008-02-05T18:30:30 = 18:30:30 UTC
337    1995-12-22T09:05:02 = 9:05:02 UTC
338   -0010-09-15T04:44:23 = 4:44:23 UTC
339
340 =head3 Medium
341
342    2008-02-05T18:30:30 = 18:30:30
343    1995-12-22T09:05:02 = 9:05:02
344   -0010-09-15T04:44:23 = 4:44:23
345
346 =head3 Short
347
348    2008-02-05T18:30:30 = 18:30
349    1995-12-22T09:05:02 = 9:05
350   -0010-09-15T04:44:23 = 4:44
351
352 =head3 Default
353
354    2008-02-05T18:30:30 = 18:30:30
355    1995-12-22T09:05:02 = 9:05:02
356   -0010-09-15T04:44:23 = 4:44:23
357
358 =head2 Datetime Formats
359
360 =head3 Full
361
362    2008-02-05T18:30:30 = martes 5 de febrero de 2008 18:30:30 UTC
363    1995-12-22T09:05:02 = viernes 22 de diciembre de 1995 09:05:02 UTC
364   -0010-09-15T04:44:23 = sábado 15 de septiembre de -10 04:44:23 UTC
365
366 =head3 Long
367
368    2008-02-05T18:30:30 = 5 de febrero de 2008 18:30:30 UTC
369    1995-12-22T09:05:02 = 22 de diciembre de 1995 9:05:02 UTC
370   -0010-09-15T04:44:23 = 15 de septiembre de -10 4:44:23 UTC
371
372 =head3 Medium
373
374    2008-02-05T18:30:30 = 05/02/2008 18:30:30
375    1995-12-22T09:05:02 = 22/12/1995 9:05:02
376   -0010-09-15T04:44:23 = 15/09/-010 4:44:23
377
378 =head3 Short
379
380    2008-02-05T18:30:30 = 05/02/08 18:30
381    1995-12-22T09:05:02 = 22/12/95 9:05
382   -0010-09-15T04:44:23 = 15/09/10 4:44
383
384 =head3 Default
385
386    2008-02-05T18:30:30 = 05/02/2008 18:30:30
387    1995-12-22T09:05:02 = 22/12/1995 9:05:02
388   -0010-09-15T04:44:23 = 15/09/-010 4:44:23
389
390 =head2 Available Formats
391
392 =head3 EEEd (EEE d)
393
394    2008-02-05T18:30:30 = mar 5
395    1995-12-22T09:05:02 = vie 22
396   -0010-09-15T04:44:23 = sáb 15
397
398 =head3 HHmm (HH:mm)
399
400    2008-02-05T18:30:30 = 18:30
401    1995-12-22T09:05:02 = 09:05
402   -0010-09-15T04:44:23 = 04:44
403
404 =head3 HHmmss (HH:mm:ss)
405
406    2008-02-05T18:30:30 = 18:30:30
407    1995-12-22T09:05:02 = 09:05:02
408   -0010-09-15T04:44:23 = 04:44:23
409
410 =head3 Hm (H:mm)
411
412    2008-02-05T18:30:30 = 18:30
413    1995-12-22T09:05:02 = 9:05
414   -0010-09-15T04:44:23 = 4:44
415
416 =head3 Hms (H:mm:ss)
417
418    2008-02-05T18:30:30 = 18:30:30
419    1995-12-22T09:05:02 = 9:05:02
420   -0010-09-15T04:44:23 = 4:44:23
421
422 =head3 M (L)
423
424    2008-02-05T18:30:30 = 2
425    1995-12-22T09:05:02 = 12
426   -0010-09-15T04:44:23 = 9
427
428 =head3 MEd (E, d-M)
429
430    2008-02-05T18:30:30 = mar, 5-2
431    1995-12-22T09:05:02 = vie, 22-12
432   -0010-09-15T04:44:23 = sáb, 15-9
433
434 =head3 MMM (LLL)
435
436    2008-02-05T18:30:30 = feb
437    1995-12-22T09:05:02 = dic
438   -0010-09-15T04:44:23 = sep
439
440 =head3 MMMEd (E d MMM)
441
442    2008-02-05T18:30:30 = mar 5 feb
443    1995-12-22T09:05:02 = vie 22 dic
444   -0010-09-15T04:44:23 = sáb 15 sep
445
446 =head3 MMMMEd (E d MMMM)
447
448    2008-02-05T18:30:30 = mar 5 febrero
449    1995-12-22T09:05:02 = vie 22 diciembre
450   -0010-09-15T04:44:23 = sáb 15 septiembre
451
452 =head3 MMMMd (d 'de' MMMM)
453
454    2008-02-05T18:30:30 = 5 de febrero
455    1995-12-22T09:05:02 = 22 de diciembre
456   -0010-09-15T04:44:23 = 15 de septiembre
457
458 =head3 MMMd (d MMM)
459
460    2008-02-05T18:30:30 = 5 feb
461    1995-12-22T09:05:02 = 22 dic
462   -0010-09-15T04:44:23 = 15 sep
463
464 =head3 MMMdd (dd-MMM)
465
466    2008-02-05T18:30:30 = 05-feb
467    1995-12-22T09:05:02 = 22-dic
468   -0010-09-15T04:44:23 = 15-sep
469
470 =head3 MMd (d/MM)
471
472    2008-02-05T18:30:30 = 5/02
473    1995-12-22T09:05:02 = 22/12
474   -0010-09-15T04:44:23 = 15/09
475
476 =head3 MMdd (MM/dd)
477
478    2008-02-05T18:30:30 = 02/05
479    1995-12-22T09:05:02 = 12/22
480   -0010-09-15T04:44:23 = 09/15
481
482 =head3 Md (d/M)
483
484    2008-02-05T18:30:30 = 5/2
485    1995-12-22T09:05:02 = 22/12
486   -0010-09-15T04:44:23 = 15/9
487
488 =head3 d (d)
489
490    2008-02-05T18:30:30 = 5
491    1995-12-22T09:05:02 = 22
492   -0010-09-15T04:44:23 = 15
493
494 =head3 hhmm (hh:mm a)
495
496    2008-02-05T18:30:30 = 06:30 p.m.
497    1995-12-22T09:05:02 = 09:05 a.m.
498   -0010-09-15T04:44:23 = 04:44 a.m.
499
500 =head3 hhmmss (hh:mm:ss a)
501
502    2008-02-05T18:30:30 = 06:30:30 p.m.
503    1995-12-22T09:05:02 = 09:05:02 a.m.
504   -0010-09-15T04:44:23 = 04:44:23 a.m.
505
506 =head3 hm (h:mm a)
507
508    2008-02-05T18:30:30 = 6:30 p.m.
509    1995-12-22T09:05:02 = 9:05 a.m.
510   -0010-09-15T04:44:23 = 4:44 a.m.
511
512 =head3 hms (h:mm:ss a)
513
514    2008-02-05T18:30:30 = 6:30:30 p.m.
515    1995-12-22T09:05:02 = 9:05:02 a.m.
516   -0010-09-15T04:44:23 = 4:44:23 a.m.
517
518 =head3 mmss (mm:ss)
519
520    2008-02-05T18:30:30 = 30:30
521    1995-12-22T09:05:02 = 05:02
522   -0010-09-15T04:44:23 = 44:23
523
524 =head3 ms (mm:ss)
525
526    2008-02-05T18:30:30 = 30:30
527    1995-12-22T09:05:02 = 05:02
528   -0010-09-15T04:44:23 = 44:23
529
530 =head3 y (y)
531
532    2008-02-05T18:30:30 = 2008
533    1995-12-22T09:05:02 = 1995
534   -0010-09-15T04:44:23 = -10
535
536 =head3 yM (M/yyyy)
537
538    2008-02-05T18:30:30 = 2/2008
539    1995-12-22T09:05:02 = 12/1995
540   -0010-09-15T04:44:23 = 9/-010
541
542 =head3 yMEd (EEE d/M/yyyy)
543
544    2008-02-05T18:30:30 = mar 5/2/2008
545    1995-12-22T09:05:02 = vie 22/12/1995
546   -0010-09-15T04:44:23 = sáb 15/9/-010
547
548 =head3 yMMM (MMM y)
549
550    2008-02-05T18:30:30 = feb 2008
551    1995-12-22T09:05:02 = dic 1995
552   -0010-09-15T04:44:23 = sep -10
553
554 =head3 yMMMEd (EEE, d MMM y)
555
556    2008-02-05T18:30:30 = mar, 5 feb 2008
557    1995-12-22T09:05:02 = vie, 22 dic 1995
558   -0010-09-15T04:44:23 = sáb, 15 sep -10
559
560 =head3 yMMMM (MMMM 'de' y)
561
562    2008-02-05T18:30:30 = febrero de 2008
563    1995-12-22T09:05:02 = diciembre de 1995
564   -0010-09-15T04:44:23 = septiembre de -10
565
566 =head3 yQ (Q yyyy)
567
568    2008-02-05T18:30:30 = 1 2008
569    1995-12-22T09:05:02 = 4 1995
570   -0010-09-15T04:44:23 = 3 -010
571
572 =head3 yQQQ (QQQ yyyy)
573
574    2008-02-05T18:30:30 = T1 2008
575    1995-12-22T09:05:02 = T4 1995
576   -0010-09-15T04:44:23 = T3 -010
577
578 =head3 yyMM (MM/yy)
579
580    2008-02-05T18:30:30 = 02/08
581    1995-12-22T09:05:02 = 12/95
582   -0010-09-15T04:44:23 = 09/10
583
584 =head3 yyMMM (MMM-yy)
585
586    2008-02-05T18:30:30 = feb-08
587    1995-12-22T09:05:02 = dic-95
588   -0010-09-15T04:44:23 = sep-10
589
590 =head3 yyQ (Q yy)
591
592    2008-02-05T18:30:30 = 1 08
593    1995-12-22T09:05:02 = 4 95
594   -0010-09-15T04:44:23 = 3 10
595
596 =head3 yyQQQQ (QQQQ 'de' yy)
597
598    2008-02-05T18:30:30 = 1er trimestre de 08
599    1995-12-22T09:05:02 = 4º trimestre de 95
600   -0010-09-15T04:44:23 = 3er trimestre de 10
601
602 =head3 yyyyMM (MM/yyyy)
603
604    2008-02-05T18:30:30 = 02/2008
605    1995-12-22T09:05:02 = 12/1995
606   -0010-09-15T04:44:23 = 09/-010
607
608 =head2 Miscellaneous
609
610 =head3 Prefers 24 hour time?
611
612 Yes
613
614 =head3 Local first day of the week
615
616 lunes
617
618
619 =head1 SUPPORT
620
621 See L<DateTime::Locale>.
622
623 =head1 AUTHOR
624
625 Dave Rolsky <autarch@urth.org>
626
627 =head1 COPYRIGHT
628
629 Copyright (c) 2008 David Rolsky. All rights reserved. This program is
630 free software; you can redistribute it and/or modify it under the same
631 terms as Perl itself.
632
633 This module was generated from data provided by the CLDR project, see
634 the LICENSE.cldr in this distribution for details on the CLDR data's
635 license.
636
637 =cut