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