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