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