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