Add built local::lib
[catagits/Gitalist.git] / local-lib5 / lib / perl5 / DateTime / Locale / xh.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 xh.xml
12 # The source file version number was 1.30, generated on
13 # 2009/05/05 23:06:41.
14 #
15 # Do not edit this file directly.
16 #
17 ###########################################################################
18
19 package DateTime::Locale::xh;
20
21 use strict;
22 use warnings;
23 use utf8;
24
25 use base 'DateTime::Locale::root';
26
27 sub cldr_version { return "1\.7\.1" }
28
29 {
30     my $day_format_abbreviated = [ "Mvu", "Bin", "Tha", "Sin", "Hla", "Mgq", "Caw" ];
31     sub day_format_abbreviated { return $day_format_abbreviated }
32 }
33
34 sub day_format_narrow { $_[0]->day_format_abbreviated() }
35
36 {
37     my $day_format_wide = [ "Mvulo", "Lwesibini", "Lwesithathu", "Lwesine", "Lwesihlanu", "Mgqibelo", "Cawe" ];
38     sub day_format_wide { return $day_format_wide }
39 }
40
41 sub day_stand_alone_abbreviated { $_[0]->day_format_abbreviated() }
42
43
44 sub day_stand_alone_wide { $_[0]->day_format_wide() }
45
46 {
47     my $era_abbreviated = [ "BC", "AD" ];
48     sub era_abbreviated { return $era_abbreviated }
49 }
50
51 sub era_narrow { $_[0]->era_abbreviated() }
52
53 {
54     my $era_wide = [ "BC", "umnyaka\ wokuzalwa\ kukaYesu" ];
55     sub era_wide { return $era_wide }
56 }
57 {
58     my $first_day_of_week = "1";
59     sub first_day_of_week { return $first_day_of_week }
60 }
61
62 {
63     my $month_format_abbreviated = [ "Jan", "Feb", "Mat", "Epr", "Mey", "Jun", "Jul", "Aga", "Sep", "Okt", "Nov", "Dis" ];
64     sub month_format_abbreviated { return $month_format_abbreviated }
65 }
66
67 sub month_format_narrow { $_[0]->month_format_abbreviated() }
68
69 {
70     my $month_format_wide = [ "Janyuwari", "Februwari", "Matshi", "Epreli", "Meyi", "Juni", "Julayi", "Agasti", "Septemba", "Okthoba", "Novemba", "Disemba" ];
71     sub month_format_wide { return $month_format_wide }
72 }
73
74 sub month_stand_alone_abbreviated { $_[0]->month_format_abbreviated() }
75
76
77 sub month_stand_alone_wide { $_[0]->month_format_wide() }
78
79 {
80     my $quarter_format_abbreviated = [ "Q1", "Q2", "Q3", "Q4" ];
81     sub quarter_format_abbreviated { return $quarter_format_abbreviated }
82 }
83 {
84     my $quarter_format_wide = [ "1\ unyangantathu", "2\ unyangantathu", "3\ unyangantathu", "4\ unyangantathu" ];
85     sub quarter_format_wide { return $quarter_format_wide }
86 }
87
88 sub quarter_stand_alone_abbreviated { $_[0]->quarter_format_abbreviated() }
89
90
91 sub quarter_stand_alone_wide { $_[0]->quarter_format_wide() }
92
93 1;
94
95 __END__
96
97
98 =pod
99
100 =encoding utf8
101
102 =head1 NAME
103
104 DateTime::Locale::xh
105
106 =head1 SYNOPSIS
107
108   use DateTime;
109
110   my $dt = DateTime->now( locale => 'xh' );
111   print $dt->month_name();
112
113 =head1 DESCRIPTION
114
115 This is the DateTime locale package for Xhosa.
116
117 =head1 DATA
118
119 This locale inherits from the L<DateTime::Locale::root> locale.
120
121 It contains the following data.
122
123 =head2 Days
124
125 =head3 Wide (format)
126
127   Mvulo
128   Lwesibini
129   Lwesithathu
130   Lwesine
131   Lwesihlanu
132   Mgqibelo
133   Cawe
134
135 =head3 Abbreviated (format)
136
137   Mvu
138   Bin
139   Tha
140   Sin
141   Hla
142   Mgq
143   Caw
144
145 =head3 Narrow (format)
146
147   Mvu
148   Bin
149   Tha
150   Sin
151   Hla
152   Mgq
153   Caw
154
155 =head3 Wide (stand-alone)
156
157   Mvulo
158   Lwesibini
159   Lwesithathu
160   Lwesine
161   Lwesihlanu
162   Mgqibelo
163   Cawe
164
165 =head3 Abbreviated (stand-alone)
166
167   Mvu
168   Bin
169   Tha
170   Sin
171   Hla
172   Mgq
173   Caw
174
175 =head3 Narrow (stand-alone)
176
177   2
178   3
179   4
180   5
181   6
182   7
183   1
184
185 =head2 Months
186
187 =head3 Wide (format)
188
189   Janyuwari
190   Februwari
191   Matshi
192   Epreli
193   Meyi
194   Juni
195   Julayi
196   Agasti
197   Septemba
198   Okthoba
199   Novemba
200   Disemba
201
202 =head3 Abbreviated (format)
203
204   Jan
205   Feb
206   Mat
207   Epr
208   Mey
209   Jun
210   Jul
211   Aga
212   Sep
213   Okt
214   Nov
215   Dis
216
217 =head3 Narrow (format)
218
219   Jan
220   Feb
221   Mat
222   Epr
223   Mey
224   Jun
225   Jul
226   Aga
227   Sep
228   Okt
229   Nov
230   Dis
231
232 =head3 Wide (stand-alone)
233
234   Janyuwari
235   Februwari
236   Matshi
237   Epreli
238   Meyi
239   Juni
240   Julayi
241   Agasti
242   Septemba
243   Okthoba
244   Novemba
245   Disemba
246
247 =head3 Abbreviated (stand-alone)
248
249   Jan
250   Feb
251   Mat
252   Epr
253   Mey
254   Jun
255   Jul
256   Aga
257   Sep
258   Okt
259   Nov
260   Dis
261
262 =head3 Narrow (stand-alone)
263
264   1
265   2
266   3
267   4
268   5
269   6
270   7
271   8
272   9
273   10
274   11
275   12
276
277 =head2 Quarters
278
279 =head3 Wide (format)
280
281   1 unyangantathu
282   2 unyangantathu
283   3 unyangantathu
284   4 unyangantathu
285
286 =head3 Abbreviated (format)
287
288   Q1
289   Q2
290   Q3
291   Q4
292
293 =head3 Narrow (format)
294
295   1
296   2
297   3
298   4
299
300 =head3 Wide (stand-alone)
301
302   1 unyangantathu
303   2 unyangantathu
304   3 unyangantathu
305   4 unyangantathu
306
307 =head3 Abbreviated (stand-alone)
308
309   Q1
310   Q2
311   Q3
312   Q4
313
314 =head3 Narrow (stand-alone)
315
316   1
317   2
318   3
319   4
320
321 =head2 Eras
322
323 =head3 Wide
324
325   BC
326   umnyaka wokuzalwa kukaYesu
327
328 =head3 Abbreviated
329
330   BC
331   AD
332
333 =head3 Narrow
334
335   BC
336   AD
337
338 =head2 Date Formats
339
340 =head3 Full
341
342    2008-02-05T18:30:30 = Lwesibini, 2008 Februwari 05
343    1995-12-22T09:05:02 = Lwesihlanu, 1995 Disemba 22
344   -0010-09-15T04:44:23 = Mgqibelo, -10 Septemba 15
345
346 =head3 Long
347
348    2008-02-05T18:30:30 = 2008 Februwari 5
349    1995-12-22T09:05:02 = 1995 Disemba 22
350   -0010-09-15T04:44:23 = -10 Septemba 15
351
352 =head3 Medium
353
354    2008-02-05T18:30:30 = 2008 Feb 5
355    1995-12-22T09:05:02 = 1995 Dis 22
356   -0010-09-15T04:44:23 = -10 Sep 15
357
358 =head3 Short
359
360    2008-02-05T18:30:30 = 2008-02-05
361    1995-12-22T09:05:02 = 1995-12-22
362   -0010-09-15T04:44:23 = -010-09-15
363
364 =head3 Default
365
366    2008-02-05T18:30:30 = 2008 Feb 5
367    1995-12-22T09:05:02 = 1995 Dis 22
368   -0010-09-15T04:44:23 = -10 Sep 15
369
370 =head2 Time Formats
371
372 =head3 Full
373
374    2008-02-05T18:30:30 = 18:30:30 UTC
375    1995-12-22T09:05:02 = 09:05:02 UTC
376   -0010-09-15T04:44:23 = 04:44:23 UTC
377
378 =head3 Long
379
380    2008-02-05T18:30:30 = 18:30:30 UTC
381    1995-12-22T09:05:02 = 09:05:02 UTC
382   -0010-09-15T04:44:23 = 04:44:23 UTC
383
384 =head3 Medium
385
386    2008-02-05T18:30:30 = 18:30:30
387    1995-12-22T09:05:02 = 09:05:02
388   -0010-09-15T04:44:23 = 04:44:23
389
390 =head3 Short
391
392    2008-02-05T18:30:30 = 18:30
393    1995-12-22T09:05:02 = 09:05
394   -0010-09-15T04:44:23 = 04:44
395
396 =head3 Default
397
398    2008-02-05T18:30:30 = 18:30:30
399    1995-12-22T09:05:02 = 09:05:02
400   -0010-09-15T04:44:23 = 04:44:23
401
402 =head2 Datetime Formats
403
404 =head3 Full
405
406    2008-02-05T18:30:30 = Lwesibini, 2008 Februwari 05 18:30:30 UTC
407    1995-12-22T09:05:02 = Lwesihlanu, 1995 Disemba 22 09:05:02 UTC
408   -0010-09-15T04:44:23 = Mgqibelo, -10 Septemba 15 04:44:23 UTC
409
410 =head3 Long
411
412    2008-02-05T18:30:30 = 2008 Februwari 5 18:30:30 UTC
413    1995-12-22T09:05:02 = 1995 Disemba 22 09:05:02 UTC
414   -0010-09-15T04:44:23 = -10 Septemba 15 04:44:23 UTC
415
416 =head3 Medium
417
418    2008-02-05T18:30:30 = 2008 Feb 5 18:30:30
419    1995-12-22T09:05:02 = 1995 Dis 22 09:05:02
420   -0010-09-15T04:44:23 = -10 Sep 15 04:44:23
421
422 =head3 Short
423
424    2008-02-05T18:30:30 = 2008-02-05 18:30
425    1995-12-22T09:05:02 = 1995-12-22 09:05
426   -0010-09-15T04:44:23 = -010-09-15 04:44
427
428 =head3 Default
429
430    2008-02-05T18:30:30 = 2008 Feb 5 18:30:30
431    1995-12-22T09:05:02 = 1995 Dis 22 09:05:02
432   -0010-09-15T04:44:23 = -10 Sep 15 04:44:23
433
434 =head2 Available Formats
435
436 =head3 EEEd (d EEE)
437
438    2008-02-05T18:30:30 = 5 Bin
439    1995-12-22T09:05:02 = 22 Hla
440   -0010-09-15T04:44:23 = 15 Mgq
441
442 =head3 Hm (H:mm)
443
444    2008-02-05T18:30:30 = 18:30
445    1995-12-22T09:05:02 = 9:05
446   -0010-09-15T04:44:23 = 4:44
447
448 =head3 Hms (H:mm:ss)
449
450    2008-02-05T18:30:30 = 18:30:30
451    1995-12-22T09:05:02 = 9:05:02
452   -0010-09-15T04:44:23 = 4:44:23
453
454 =head3 M (L)
455
456    2008-02-05T18:30:30 = 2
457    1995-12-22T09:05:02 = 12
458   -0010-09-15T04:44:23 = 9
459
460 =head3 MEd (E, M-d)
461
462    2008-02-05T18:30:30 = Bin, 2-5
463    1995-12-22T09:05:02 = Hla, 12-22
464   -0010-09-15T04:44:23 = Mgq, 9-15
465
466 =head3 MMM (LLL)
467
468    2008-02-05T18:30:30 = Feb
469    1995-12-22T09:05:02 = Dis
470   -0010-09-15T04:44:23 = Sep
471
472 =head3 MMMEd (E MMM d)
473
474    2008-02-05T18:30:30 = Bin Feb 5
475    1995-12-22T09:05:02 = Hla Dis 22
476   -0010-09-15T04:44:23 = Mgq Sep 15
477
478 =head3 MMMMEd (E MMMM d)
479
480    2008-02-05T18:30:30 = Bin Februwari 5
481    1995-12-22T09:05:02 = Hla Disemba 22
482   -0010-09-15T04:44:23 = Mgq Septemba 15
483
484 =head3 MMMMd (MMMM d)
485
486    2008-02-05T18:30:30 = Februwari 5
487    1995-12-22T09:05:02 = Disemba 22
488   -0010-09-15T04:44:23 = Septemba 15
489
490 =head3 MMMd (MMM d)
491
492    2008-02-05T18:30:30 = Feb 5
493    1995-12-22T09:05:02 = Dis 22
494   -0010-09-15T04:44:23 = Sep 15
495
496 =head3 Md (M-d)
497
498    2008-02-05T18:30:30 = 2-5
499    1995-12-22T09:05:02 = 12-22
500   -0010-09-15T04:44:23 = 9-15
501
502 =head3 d (d)
503
504    2008-02-05T18:30:30 = 5
505    1995-12-22T09:05:02 = 22
506   -0010-09-15T04:44:23 = 15
507
508 =head3 hm (h:mm a)
509
510    2008-02-05T18:30:30 = 6:30 PM
511    1995-12-22T09:05:02 = 9:05 AM
512   -0010-09-15T04:44:23 = 4:44 AM
513
514 =head3 hms (h:mm:ss a)
515
516    2008-02-05T18:30:30 = 6:30:30 PM
517    1995-12-22T09:05:02 = 9:05:02 AM
518   -0010-09-15T04:44:23 = 4:44:23 AM
519
520 =head3 ms (mm:ss)
521
522    2008-02-05T18:30:30 = 30:30
523    1995-12-22T09:05:02 = 05:02
524   -0010-09-15T04:44:23 = 44:23
525
526 =head3 y (y)
527
528    2008-02-05T18:30:30 = 2008
529    1995-12-22T09:05:02 = 1995
530   -0010-09-15T04:44:23 = -10
531
532 =head3 yM (y-M)
533
534    2008-02-05T18:30:30 = 2008-2
535    1995-12-22T09:05:02 = 1995-12
536   -0010-09-15T04:44:23 = -10-9
537
538 =head3 yMEd (EEE, y-M-d)
539
540    2008-02-05T18:30:30 = Bin, 2008-2-5
541    1995-12-22T09:05:02 = Hla, 1995-12-22
542   -0010-09-15T04:44:23 = Mgq, -10-9-15
543
544 =head3 yMMM (y MMM)
545
546    2008-02-05T18:30:30 = 2008 Feb
547    1995-12-22T09:05:02 = 1995 Dis
548   -0010-09-15T04:44:23 = -10 Sep
549
550 =head3 yMMMEd (EEE, y MMM d)
551
552    2008-02-05T18:30:30 = Bin, 2008 Feb 5
553    1995-12-22T09:05:02 = Hla, 1995 Dis 22
554   -0010-09-15T04:44:23 = Mgq, -10 Sep 15
555
556 =head3 yMMMM (y MMMM)
557
558    2008-02-05T18:30:30 = 2008 Februwari
559    1995-12-22T09:05:02 = 1995 Disemba
560   -0010-09-15T04:44:23 = -10 Septemba
561
562 =head3 yQ (y Q)
563
564    2008-02-05T18:30:30 = 2008 1
565    1995-12-22T09:05:02 = 1995 4
566   -0010-09-15T04:44:23 = -10 3
567
568 =head3 yQQQ (y QQQ)
569
570    2008-02-05T18:30:30 = 2008 Q1
571    1995-12-22T09:05:02 = 1995 Q4
572   -0010-09-15T04:44:23 = -10 Q3
573
574 =head2 Miscellaneous
575
576 =head3 Prefers 24 hour time?
577
578 Yes
579
580 =head3 Local first day of the week
581
582 Mvulo
583
584
585 =head1 SUPPORT
586
587 See L<DateTime::Locale>.
588
589 =head1 AUTHOR
590
591 Dave Rolsky <autarch@urth.org>
592
593 =head1 COPYRIGHT
594
595 Copyright (c) 2008 David Rolsky. All rights reserved. This program is
596 free software; you can redistribute it and/or modify it under the same
597 terms as Perl itself.
598
599 This module was generated from data provided by the CLDR project, see
600 the LICENSE.cldr in this distribution for details on the CLDR data's
601 license.
602
603 =cut