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 fo.xml
12# The source file version number was 1.72, generated on
13# 2009/06/15 03:46:25.
14#
15# Do not edit this file directly.
16#
17###########################################################################
18
19package DateTime::Locale::fo;
20
21use strict;
22use warnings;
23use utf8;
24
25use base 'DateTime::Locale::root';
26
27sub cldr_version { return "1\.7\.1" }
28
29{
30    my $am_pm_abbreviated = [ "AM", "PM" ];
31    sub am_pm_abbreviated { return $am_pm_abbreviated }
32}
33{
34    my $date_format_full = "EEEE\ dd\ MMMM\ y";
35    sub date_format_full { return $date_format_full }
36}
37
38{
39    my $date_format_long = "d\.\ MMM\ y";
40    sub date_format_long { return $date_format_long }
41}
42
43{
44    my $date_format_medium = "dd\-MM\-yyyy";
45    sub date_format_medium { return $date_format_medium }
46}
47
48{
49    my $date_format_short = "dd\-MM\-yy";
50    sub date_format_short { return $date_format_short }
51}
52
53{
54    my $day_format_abbreviated = [ "mán", "týs", "mik", "hós", "frí", "ley", "sun" ];
55    sub day_format_abbreviated { return $day_format_abbreviated }
56}
57
58sub day_format_narrow { $_[0]->day_stand_alone_narrow() }
59
60{
61    my $day_format_wide = [ "mánadagur", "týsdagur", "mikudagur", "hósdagur", "fríggjadagur", "leygardagur", "sunnudagur" ];
62    sub day_format_wide { return $day_format_wide }
63}
64
65sub day_stand_alone_abbreviated { $_[0]->day_format_abbreviated() }
66
67{
68    my $day_stand_alone_narrow = [ "2", "3", "4", "5", "6", "7", "1" ];
69    sub day_stand_alone_narrow { return $day_stand_alone_narrow }
70}
71
72sub day_stand_alone_wide { $_[0]->day_format_wide() }
73
74{
75    my $era_abbreviated = [ "f\.Kr\.", "e\.Kr\." ];
76    sub era_abbreviated { return $era_abbreviated }
77}
78{
79    my $era_narrow = [ "f\.Kr\.", "e\.Kr\." ];
80    sub era_narrow { return $era_narrow }
81}
82{
83    my $era_wide = [ "fyrir\ Krist", "eftir\ Krist" ];
84    sub era_wide { return $era_wide }
85}
86{
87    my $first_day_of_week = "1";
88    sub first_day_of_week { return $first_day_of_week }
89}
90
91{
92    my $month_format_abbreviated = [ "jan", "feb", "mar", "apr", "mai", "jun", "jul", "aug", "sep", "okt", "nov", "des" ];
93    sub month_format_abbreviated { return $month_format_abbreviated }
94}
95
96sub month_format_narrow { $_[0]->month_stand_alone_narrow() }
97
98{
99    my $month_format_wide = [ "januar", "februar", "mars", "apríl", "mai", "juni", "juli", "august", "september", "oktober", "november", "desember" ];
100    sub month_format_wide { return $month_format_wide }
101}
102
103sub month_stand_alone_abbreviated { $_[0]->month_format_abbreviated() }
104
105{
106    my $month_stand_alone_narrow = [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12" ];
107    sub month_stand_alone_narrow { return $month_stand_alone_narrow }
108}
109
110sub month_stand_alone_wide { $_[0]->month_format_wide() }
111
112{
113    my $quarter_format_abbreviated = [ "K1", "K2", "K3", "K4" ];
114    sub quarter_format_abbreviated { return $quarter_format_abbreviated }
115}
116{
117    my $quarter_format_wide = [ "1\.\ kvartal", "2\.\ kvartal", "3\.\ kvartal", "4\.\ kvartal" ];
118    sub quarter_format_wide { return $quarter_format_wide }
119}
120
121sub quarter_stand_alone_abbreviated { $_[0]->quarter_format_abbreviated() }
122
123
124sub quarter_stand_alone_wide { $_[0]->quarter_format_wide() }
125
126{
127    my $time_format_full = "HH\:mm\:ss\ zzzz";
128    sub time_format_full { return $time_format_full }
129}
130
131{
132    my $time_format_long = "HH\:mm\:ss\ z";
133    sub time_format_long { return $time_format_long }
134}
135
136{
137    my $time_format_medium = "HH\:mm\:ss";
138    sub time_format_medium { return $time_format_medium }
139}
140
141{
142    my $time_format_short = "HH\:mm";
143    sub time_format_short { return $time_format_short }
144}
145
146{
147    my $_format_for_HHmm = "HH\:mm";
148    sub _format_for_HHmm { return $_format_for_HHmm }
149}
150
151{
152    my $_format_for_HHmmss = "HH\:mm\:ss";
153    sub _format_for_HHmmss { return $_format_for_HHmmss }
154}
155
156{
157    my $_format_for_MMMd = "d\.\ MMM";
158    sub _format_for_MMMd { return $_format_for_MMMd }
159}
160
161{
162    my $_format_for_MMdd = "dd\-MM";
163    sub _format_for_MMdd { return $_format_for_MMdd }
164}
165
166{
167    my $_format_for_yyQ = "Q\ yy";
168    sub _format_for_yyQ { return $_format_for_yyQ }
169}
170
171{
172    my $_format_for_yyyyMM = "MM\-yyyy";
173    sub _format_for_yyyyMM { return $_format_for_yyyyMM }
174}
175
176{
177    my $_format_for_yyyyMMM = "MMM\ y";
178    sub _format_for_yyyyMMM { return $_format_for_yyyyMMM }
179}
180
181{
182    my $_available_formats =
183        {
184          "HHmm" => "HH\:mm",
185          "HHmmss" => "HH\:mm\:ss",
186          "MMMd" => "d\.\ MMM",
187          "MMdd" => "dd\-MM",
188          "yyQ" => "Q\ yy",
189          "yyyyMM" => "MM\-yyyy",
190          "yyyyMMM" => "MMM\ y"
191        };
192    sub _available_formats { return $_available_formats }
193}
194
1951;
196
197__END__
198
199
200=pod
201
202=encoding utf8
203
204=head1 NAME
205
206DateTime::Locale::fo
207
208=head1 SYNOPSIS
209
210  use DateTime;
211
212  my $dt = DateTime->now( locale => 'fo' );
213  print $dt->month_name();
214
215=head1 DESCRIPTION
216
217This is the DateTime locale package for Faroese.
218
219=head1 DATA
220
221This locale inherits from the L<DateTime::Locale::root> locale.
222
223It contains the following data.
224
225=head2 Days
226
227=head3 Wide (format)
228
229  mánadagur
230  týsdagur
231  mikudagur
232  hósdagur
233  fríggjadagur
234  leygardagur
235  sunnudagur
236
237=head3 Abbreviated (format)
238
239  mán
240  týs
241  mik
242  hós
243  frí
244  ley
245  sun
246
247=head3 Narrow (format)
248
249  2
250  3
251  4
252  5
253  6
254  7
255  1
256
257=head3 Wide (stand-alone)
258
259  mánadagur
260  týsdagur
261  mikudagur
262  hósdagur
263  fríggjadagur
264  leygardagur
265  sunnudagur
266
267=head3 Abbreviated (stand-alone)
268
269  mán
270  týs
271  mik
272  hós
273  frí
274  ley
275  sun
276
277=head3 Narrow (stand-alone)
278
279  2
280  3
281  4
282  5
283  6
284  7
285  1
286
287=head2 Months
288
289=head3 Wide (format)
290
291  januar
292  februar
293  mars
294  apríl
295  mai
296  juni
297  juli
298  august
299  september
300  oktober
301  november
302  desember
303
304=head3 Abbreviated (format)
305
306  jan
307  feb
308  mar
309  apr
310  mai
311  jun
312  jul
313  aug
314  sep
315  okt
316  nov
317  des
318
319=head3 Narrow (format)
320
321  1
322  2
323  3
324  4
325  5
326  6
327  7
328  8
329  9
330  10
331  11
332  12
333
334=head3 Wide (stand-alone)
335
336  januar
337  februar
338  mars
339  apríl
340  mai
341  juni
342  juli
343  august
344  september
345  oktober
346  november
347  desember
348
349=head3 Abbreviated (stand-alone)
350
351  jan
352  feb
353  mar
354  apr
355  mai
356  jun
357  jul
358  aug
359  sep
360  okt
361  nov
362  des
363
364=head3 Narrow (stand-alone)
365
366  1
367  2
368  3
369  4
370  5
371  6
372  7
373  8
374  9
375  10
376  11
377  12
378
379=head2 Quarters
380
381=head3 Wide (format)
382
383  1. kvartal
384  2. kvartal
385  3. kvartal
386  4. kvartal
387
388=head3 Abbreviated (format)
389
390  K1
391  K2
392  K3
393  K4
394
395=head3 Narrow (format)
396
397  1
398  2
399  3
400  4
401
402=head3 Wide (stand-alone)
403
404  1. kvartal
405  2. kvartal
406  3. kvartal
407  4. kvartal
408
409=head3 Abbreviated (stand-alone)
410
411  K1
412  K2
413  K3
414  K4
415
416=head3 Narrow (stand-alone)
417
418  1
419  2
420  3
421  4
422
423=head2 Eras
424
425=head3 Wide
426
427  fyrir Krist
428  eftir Krist
429
430=head3 Abbreviated
431
432  f.Kr.
433  e.Kr.
434
435=head3 Narrow
436
437  f.Kr.
438  e.Kr.
439
440=head2 Date Formats
441
442=head3 Full
443
444   2008-02-05T18:30:30 = týsdagur 05 februar 2008
445   1995-12-22T09:05:02 = fríggjadagur 22 desember 1995
446  -0010-09-15T04:44:23 = leygardagur 15 september -10
447
448=head3 Long
449
450   2008-02-05T18:30:30 = 5. feb 2008
451   1995-12-22T09:05:02 = 22. des 1995
452  -0010-09-15T04:44:23 = 15. sep -10
453
454=head3 Medium
455
456   2008-02-05T18:30:30 = 05-02-2008
457   1995-12-22T09:05:02 = 22-12-1995
458  -0010-09-15T04:44:23 = 15-09--010
459
460=head3 Short
461
462   2008-02-05T18:30:30 = 05-02-08
463   1995-12-22T09:05:02 = 22-12-95
464  -0010-09-15T04:44:23 = 15-09--10
465
466=head3 Default
467
468   2008-02-05T18:30:30 = 05-02-2008
469   1995-12-22T09:05:02 = 22-12-1995
470  -0010-09-15T04:44:23 = 15-09--010
471
472=head2 Time Formats
473
474=head3 Full
475
476   2008-02-05T18:30:30 = 18:30:30 UTC
477   1995-12-22T09:05:02 = 09:05:02 UTC
478  -0010-09-15T04:44:23 = 04:44:23 UTC
479
480=head3 Long
481
482   2008-02-05T18:30:30 = 18:30:30 UTC
483   1995-12-22T09:05:02 = 09:05:02 UTC
484  -0010-09-15T04:44:23 = 04:44:23 UTC
485
486=head3 Medium
487
488   2008-02-05T18:30:30 = 18:30:30
489   1995-12-22T09:05:02 = 09:05:02
490  -0010-09-15T04:44:23 = 04:44:23
491
492=head3 Short
493
494   2008-02-05T18:30:30 = 18:30
495   1995-12-22T09:05:02 = 09:05
496  -0010-09-15T04:44:23 = 04:44
497
498=head3 Default
499
500   2008-02-05T18:30:30 = 18:30:30
501   1995-12-22T09:05:02 = 09:05:02
502  -0010-09-15T04:44:23 = 04:44:23
503
504=head2 Datetime Formats
505
506=head3 Full
507
508   2008-02-05T18:30:30 = týsdagur 05 februar 2008 18:30:30 UTC
509   1995-12-22T09:05:02 = fríggjadagur 22 desember 1995 09:05:02 UTC
510  -0010-09-15T04:44:23 = leygardagur 15 september -10 04:44:23 UTC
511
512=head3 Long
513
514   2008-02-05T18:30:30 = 5. feb 2008 18:30:30 UTC
515   1995-12-22T09:05:02 = 22. des 1995 09:05:02 UTC
516  -0010-09-15T04:44:23 = 15. sep -10 04:44:23 UTC
517
518=head3 Medium
519
520   2008-02-05T18:30:30 = 05-02-2008 18:30:30
521   1995-12-22T09:05:02 = 22-12-1995 09:05:02
522  -0010-09-15T04:44:23 = 15-09--010 04:44:23
523
524=head3 Short
525
526   2008-02-05T18:30:30 = 05-02-08 18:30
527   1995-12-22T09:05:02 = 22-12-95 09:05
528  -0010-09-15T04:44:23 = 15-09--10 04:44
529
530=head3 Default
531
532   2008-02-05T18:30:30 = 05-02-2008 18:30:30
533   1995-12-22T09:05:02 = 22-12-1995 09:05:02
534  -0010-09-15T04:44:23 = 15-09--010 04:44:23
535
536=head2 Available Formats
537
538=head3 d (d)
539
540   2008-02-05T18:30:30 = 5
541   1995-12-22T09:05:02 = 22
542  -0010-09-15T04:44:23 = 15
543
544=head3 EEEd (d EEE)
545
546   2008-02-05T18:30:30 = 5 týs
547   1995-12-22T09:05:02 = 22 frí
548  -0010-09-15T04:44:23 = 15 ley
549
550=head3 HHmm (HH:mm)
551
552   2008-02-05T18:30:30 = 18:30
553   1995-12-22T09:05:02 = 09:05
554  -0010-09-15T04:44:23 = 04:44
555
556=head3 HHmmss (HH:mm:ss)
557
558   2008-02-05T18:30:30 = 18:30:30
559   1995-12-22T09:05:02 = 09:05:02
560  -0010-09-15T04:44:23 = 04:44:23
561
562=head3 Hm (H:mm)
563
564   2008-02-05T18:30:30 = 18:30
565   1995-12-22T09:05:02 = 9:05
566  -0010-09-15T04:44:23 = 4:44
567
568=head3 hm (h:mm a)
569
570   2008-02-05T18:30:30 = 6:30 PM
571   1995-12-22T09:05:02 = 9:05 AM
572  -0010-09-15T04:44:23 = 4:44 AM
573
574=head3 Hms (H:mm:ss)
575
576   2008-02-05T18:30:30 = 18:30:30
577   1995-12-22T09:05:02 = 9:05:02
578  -0010-09-15T04:44:23 = 4:44:23
579
580=head3 hms (h:mm:ss a)
581
582   2008-02-05T18:30:30 = 6:30:30 PM
583   1995-12-22T09:05:02 = 9:05:02 AM
584  -0010-09-15T04:44:23 = 4:44:23 AM
585
586=head3 M (L)
587
588   2008-02-05T18:30:30 = 2
589   1995-12-22T09:05:02 = 12
590  -0010-09-15T04:44:23 = 9
591
592=head3 Md (M-d)
593
594   2008-02-05T18:30:30 = 2-5
595   1995-12-22T09:05:02 = 12-22
596  -0010-09-15T04:44:23 = 9-15
597
598=head3 MEd (E, M-d)
599
600   2008-02-05T18:30:30 = týs, 2-5
601   1995-12-22T09:05:02 = frí, 12-22
602  -0010-09-15T04:44:23 = ley, 9-15
603
604=head3 MMdd (dd-MM)
605
606   2008-02-05T18:30:30 = 05-02
607   1995-12-22T09:05:02 = 22-12
608  -0010-09-15T04:44:23 = 15-09
609
610=head3 MMM (LLL)
611
612   2008-02-05T18:30:30 = feb
613   1995-12-22T09:05:02 = des
614  -0010-09-15T04:44:23 = sep
615
616=head3 MMMd (d. MMM)
617
618   2008-02-05T18:30:30 = 5. feb
619   1995-12-22T09:05:02 = 22. des
620  -0010-09-15T04:44:23 = 15. sep
621
622=head3 MMMEd (E MMM d)
623
624   2008-02-05T18:30:30 = týs feb 5
625   1995-12-22T09:05:02 = frí des 22
626  -0010-09-15T04:44:23 = ley sep 15
627
628=head3 MMMMd (MMMM d)
629
630   2008-02-05T18:30:30 = februar 5
631   1995-12-22T09:05:02 = desember 22
632  -0010-09-15T04:44:23 = september 15
633
634=head3 MMMMEd (E MMMM d)
635
636   2008-02-05T18:30:30 = týs februar 5
637   1995-12-22T09:05:02 = frí desember 22
638  -0010-09-15T04:44:23 = ley september 15
639
640=head3 ms (mm:ss)
641
642   2008-02-05T18:30:30 = 30:30
643   1995-12-22T09:05:02 = 05:02
644  -0010-09-15T04:44:23 = 44:23
645
646=head3 y (y)
647
648   2008-02-05T18:30:30 = 2008
649   1995-12-22T09:05:02 = 1995
650  -0010-09-15T04:44:23 = -10
651
652=head3 yM (y-M)
653
654   2008-02-05T18:30:30 = 2008-2
655   1995-12-22T09:05:02 = 1995-12
656  -0010-09-15T04:44:23 = -10-9
657
658=head3 yMEd (EEE, y-M-d)
659
660   2008-02-05T18:30:30 = týs, 2008-2-5
661   1995-12-22T09:05:02 = frí, 1995-12-22
662  -0010-09-15T04:44:23 = ley, -10-9-15
663
664=head3 yMMM (y MMM)
665
666   2008-02-05T18:30:30 = 2008 feb
667   1995-12-22T09:05:02 = 1995 des
668  -0010-09-15T04:44:23 = -10 sep
669
670=head3 yMMMEd (EEE, y MMM d)
671
672   2008-02-05T18:30:30 = týs, 2008 feb 5
673   1995-12-22T09:05:02 = frí, 1995 des 22
674  -0010-09-15T04:44:23 = ley, -10 sep 15
675
676=head3 yMMMM (y MMMM)
677
678   2008-02-05T18:30:30 = 2008 februar
679   1995-12-22T09:05:02 = 1995 desember
680  -0010-09-15T04:44:23 = -10 september
681
682=head3 yQ (y Q)
683
684   2008-02-05T18:30:30 = 2008 1
685   1995-12-22T09:05:02 = 1995 4
686  -0010-09-15T04:44:23 = -10 3
687
688=head3 yQQQ (y QQQ)
689
690   2008-02-05T18:30:30 = 2008 K1
691   1995-12-22T09:05:02 = 1995 K4
692  -0010-09-15T04:44:23 = -10 K3
693
694=head3 yyQ (Q yy)
695
696   2008-02-05T18:30:30 = 1 08
697   1995-12-22T09:05:02 = 4 95
698  -0010-09-15T04:44:23 = 3 -10
699
700=head3 yyyyMM (MM-yyyy)
701
702   2008-02-05T18:30:30 = 02-2008
703   1995-12-22T09:05:02 = 12-1995
704  -0010-09-15T04:44:23 = 09--010
705
706=head3 yyyyMMM (MMM y)
707
708   2008-02-05T18:30:30 = feb 2008
709   1995-12-22T09:05:02 = des 1995
710  -0010-09-15T04:44:23 = sep -10
711
712=head2 Miscellaneous
713
714=head3 Prefers 24 hour time?
715
716Yes
717
718=head3 Local first day of the week
719
720mánadagur
721
722
723=head1 SUPPORT
724
725See L<DateTime::Locale>.
726
727=head1 AUTHOR
728
729Dave Rolsky <autarch@urth.org>
730
731=head1 COPYRIGHT
732
733Copyright (c) 2008 David Rolsky. All rights reserved. This program is
734free software; you can redistribute it and/or modify it under the same
735terms as Perl itself.
736
737This module was generated from data provided by the CLDR project, see
738the LICENSE.cldr in this distribution for details on the CLDR data's
739license.
740
741=cut
742