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