File Coverage

blib/lib/DateTimeX/Lite/Locale/haw.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         14  
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' => 'd MMMM',
23             '_format_for_MMMd' => 'MMM d',
24             '_format_for_Md' => 'd/M',
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_yyM' => 'M/yy',
36             '_format_for_yyQ' => 'Q yy',
37             '_format_for_yyyyMMMM' => 'MMMM yyyy',
38             'am_pm_abbreviated' => [
39             'AM',
40             'PM'
41             ],
42             'cldr_version' => '1.6.1',
43             'date_format_full' => 'EEEE, d MMMM yyyy',
44             'date_format_long' => 'd MMMM yyyy',
45             'date_format_medium' => 'd MMM yyyy',
46             'date_format_short' => 'd/M/yy',
47             'datetime_format' => '{1} {0}',
48             'day_format_abbreviated' => [
49             'P1',
50             'P2',
51             'P3',
52             'P4',
53             'P5',
54             'P6',
55             'LP'
56             ],
57             'day_format_narrow' => 'alias:day_stand_alone_narrow',
58             'day_format_wide' => [
59             "Po\x{2bb}akahi",
60             "Po\x{2bb}alua",
61             "Po\x{2bb}akolu",
62             "Po\x{2bb}ah\x{101}",
63             "Po\x{2bb}alima",
64             "Po\x{2bb}aono",
65             "L\x{101}pule"
66             ],
67             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
68             'day_stand_alone_narrow' => [
69             '2',
70             '3',
71             '4',
72             '5',
73             '6',
74             '7',
75             '1'
76             ],
77             'day_stand_alone_wide' => 'alias:day_format_wide',
78             'en_language' => 'Hawaiian',
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' => 1,
89             'id' => 'haw',
90             'month_format_abbreviated' => [
91             'Ian.',
92             'Pep.',
93             'Mal.',
94             "\x{2bb}Ap.",
95             'Mei',
96             'Iun.',
97             'Iul.',
98             "\x{2bb}Au.",
99             'Kep.',
100             "\x{2bb}Ok.",
101             'Now.',
102             'Kek.'
103             ],
104             'month_format_narrow' => 'alias:month_stand_alone_narrow',
105             'month_format_wide' => [
106             'Ianuali',
107             'Pepeluali',
108             'Malaki',
109             "\x{2bb}Apelila",
110             'Mei',
111             'Iune',
112             'Iulai',
113             "\x{2bb}Aukake",
114             'Kepakemapa',
115             "\x{2bb}Okakopa",
116             'Nowemapa',
117             'Kekemapa'
118             ],
119             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
120             'month_stand_alone_narrow' => [
121             '1',
122             '2',
123             '3',
124             '4',
125             '5',
126             '6',
127             '7',
128             '8',
129             '9',
130             '10',
131             '11',
132             '12'
133             ],
134             'month_stand_alone_wide' => 'alias:month_format_wide',
135             'native_language' => "\x{2bb}\x{14d}lelo Hawai\x{2bb}i",
136             'quarter_format_abbreviated' => [
137             'Q1',
138             'Q2',
139             'Q3',
140             'Q4'
141             ],
142             'quarter_format_narrow' => [
143             '1',
144             '2',
145             '3',
146             '4'
147             ],
148             'quarter_format_wide' => [
149             'Q1',
150             'Q2',
151             'Q3',
152             'Q4'
153             ],
154             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
155             'quarter_stand_alone_narrow' => [
156             '1',
157             '2',
158             '3',
159             '4'
160             ],
161             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
162             'time_format_full' => 'h:mm:ss a v',
163             'time_format_long' => 'h:mm:ss a z',
164             'time_format_medium' => 'h:mm:ss a',
165             'time_format_short' => 'h:mm a'
166             };