File Coverage

blib/lib/DateTimeX/Lite/Locale/fil.dat
Criterion Covered Total %
statement 3 3 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 4 4 100.0


line stmt bran cond sub pod time code
1             ###########################################################################
2             #
3             # This file is auto-generated by the Perl DateTime Suite time locale
4             # generator (0.00001). This code generator comes with the
5             # DateTime::Locale distribution in the tools/ directory, and is called
6             # tools/locale/update-locales.pl.
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             # Do not edit this file directly.
12             #
13             ###########################################################################
14 1     1   10 use utf8;
  1         3  
  1         10  
15             $VAR1 = {
16             '_format_for_Hm' => 'H:mm',
17             '_format_for_M' => 'L',
18             '_format_for_MEd' => 'E, M-d',
19             '_format_for_MMM' => 'LLL',
20             '_format_for_MMMEd' => 'E MMM d',
21             '_format_for_MMMMEd' => 'E MMMM d',
22             '_format_for_MMMMd' => 'MMMM d',
23             '_format_for_MMMd' => 'MMM d',
24             '_format_for_Md' => 'M-d',
25             '_format_for_d' => 'd',
26             '_format_for_ms' => 'mm:ss',
27             '_format_for_y' => 'yyyy',
28             '_format_for_yM' => 'yyyy-M',
29             '_format_for_yMEd' => 'EEE, yyyy-M-d',
30             '_format_for_yMMM' => 'yyyy MMM',
31             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
32             '_format_for_yMMMM' => 'yyyy MMMM',
33             '_format_for_yQ' => 'yyyy Q',
34             '_format_for_yQQQ' => 'yyyy QQQ',
35             '_format_for_yyMM' => 'yy-MM',
36             '_format_for_yyMMM' => 'MMM yy',
37             'am_pm_abbreviated' => [
38             'AM',
39             'PM'
40             ],
41             'cldr_version' => '1.6.1',
42             'date_format_full' => 'EEEE, MMMM dd yyyy',
43             'date_format_long' => 'MMMM d, yyyy',
44             'date_format_medium' => 'MMM d, yyyy',
45             'date_format_short' => 'M/d/yy',
46             'datetime_format' => '{1} {0}',
47             'day_format_abbreviated' => [
48             'Lun',
49             'Mar',
50             'Mye',
51             'Huw',
52             'Bye',
53             'Sab',
54             'Lin'
55             ],
56             'day_format_narrow' => 'alias:day_stand_alone_narrow',
57             'day_format_wide' => [
58             'Lunes',
59             'Martes',
60             'Miyerkules',
61             'Huwebes',
62             'Biyernes',
63             'Sabado',
64             'Linggo'
65             ],
66             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
67             'day_stand_alone_narrow' => [
68             'L',
69             'M',
70             'M',
71             'H',
72             'B',
73             'S',
74             'L'
75             ],
76             'day_stand_alone_wide' => 'alias:day_format_wide',
77             'en_language' => 'Filipino',
78             'era_abbreviated' => [
79             'BCE',
80             'CE'
81             ],
82             'era_narrow' => 'alias:era_abbreviated',
83             'era_wide' => [
84             'BCE',
85             'CE'
86             ],
87             'first_day_of_week' => 1,
88             'id' => 'fil',
89             'month_format_abbreviated' => [
90             'Ene',
91             'Peb',
92             'Mar',
93             'Abr',
94             'May',
95             'Hun',
96             'Hul',
97             'Ago',
98             'Set',
99             'Okt',
100             'Nob',
101             'Dis'
102             ],
103             'month_format_narrow' => 'alias:month_stand_alone_narrow',
104             'month_format_wide' => [
105             'Enero',
106             'Pebrero',
107             'Marso',
108             'Abril',
109             'Mayo',
110             'Hunyo',
111             'Hulyo',
112             'Agosto',
113             'Setyembre',
114             'Oktubre',
115             'Nobyembre',
116             'Disyembre'
117             ],
118             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
119             'month_stand_alone_narrow' => [
120             'E',
121             'P',
122             'M',
123             'A',
124             'M',
125             'H',
126             'H',
127             'A',
128             'S',
129             'O',
130             'N',
131             'D'
132             ],
133             'month_stand_alone_wide' => [
134             'Enero',
135             'Pebrero',
136             'Marso',
137             'Abril',
138             'Mayo',
139             'Hunyo',
140             'Hulyo',
141             'Agosto',
142             'Setyembre',
143             'Oktubre',
144             'Nobyembre',
145             'Disyembre'
146             ],
147             'native_language' => 'Filipino',
148             'quarter_format_abbreviated' => [
149             'Q1',
150             'Q2',
151             'Q3',
152             'Q4'
153             ],
154             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
155             'quarter_format_wide' => [
156             'Q1',
157             'Q2',
158             'Q3',
159             'Q4'
160             ],
161             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
162             'quarter_stand_alone_narrow' => [
163             '1',
164             '2',
165             '3',
166             '4'
167             ],
168             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
169             'time_format_full' => 'HH:mm:ss v',
170             'time_format_long' => 'HH:mm:ss z',
171             'time_format_medium' => 'HH:mm:ss',
172             'time_format_short' => 'HH:mm'
173             };