File Coverage

blib/lib/DateTimeX/Lite/Locale/fil_PH.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         2  
  1         9  
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             'en_territory' => 'Philippines',
79             'era_abbreviated' => [
80             'BCE',
81             'CE'
82             ],
83             'era_narrow' => 'alias:era_abbreviated',
84             'era_wide' => [
85             'BCE',
86             'CE'
87             ],
88             'first_day_of_week' => 7,
89             'id' => 'fil_PH',
90             'month_format_abbreviated' => [
91             'Ene',
92             'Peb',
93             'Mar',
94             'Abr',
95             'May',
96             'Hun',
97             'Hul',
98             'Ago',
99             'Set',
100             'Okt',
101             'Nob',
102             'Dis'
103             ],
104             'month_format_narrow' => 'alias:month_stand_alone_narrow',
105             'month_format_wide' => [
106             'Enero',
107             'Pebrero',
108             'Marso',
109             'Abril',
110             'Mayo',
111             'Hunyo',
112             'Hulyo',
113             'Agosto',
114             'Setyembre',
115             'Oktubre',
116             'Nobyembre',
117             'Disyembre'
118             ],
119             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
120             'month_stand_alone_narrow' => [
121             'E',
122             'P',
123             'M',
124             'A',
125             'M',
126             'H',
127             'H',
128             'A',
129             'S',
130             'O',
131             'N',
132             'D'
133             ],
134             'month_stand_alone_wide' => [
135             'Enero',
136             'Pebrero',
137             'Marso',
138             'Abril',
139             'Mayo',
140             'Hunyo',
141             'Hulyo',
142             'Agosto',
143             'Setyembre',
144             'Oktubre',
145             'Nobyembre',
146             'Disyembre'
147             ],
148             'native_language' => 'Filipino',
149             'native_territory' => 'Pilipinas',
150             'quarter_format_abbreviated' => [
151             'Q1',
152             'Q2',
153             'Q3',
154             'Q4'
155             ],
156             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
157             'quarter_format_wide' => [
158             'Q1',
159             'Q2',
160             'Q3',
161             'Q4'
162             ],
163             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
164             'quarter_stand_alone_narrow' => [
165             '1',
166             '2',
167             '3',
168             '4'
169             ],
170             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
171             'time_format_full' => 'HH:mm:ss v',
172             'time_format_long' => 'HH:mm:ss z',
173             'time_format_medium' => 'HH:mm:ss',
174             'time_format_short' => 'HH:mm'
175             };