File Coverage

blib/lib/DateTimeX/Lite/Locale/ha_Latn.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   8 use utf8;
  1         3  
  1         10  
15             $VAR1 = {
16             '_format_for_Hm' => 'H:mm',
17             '_format_for_M' => 'L',
18             '_format_for_MEd' => 'E, d-M',
19             '_format_for_MMM' => 'LLL',
20             '_format_for_MMMEd' => 'E d MMM',
21             '_format_for_MMMMEd' => 'E d MMMM',
22             '_format_for_MMMMd' => 'd MMMM',
23             '_format_for_MMMd' => 'd MMM',
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, d/M/yyyy',
30             '_format_for_yMMM' => 'yyyy MMM',
31             '_format_for_yMMMEd' => 'EEE, d MMM yyyy',
32             '_format_for_yMMMM' => 'yyyy MMMM',
33             '_format_for_yQ' => 'yyyy Q',
34             '_format_for_yQQQ' => 'yyyy QQQ',
35             '_format_for_yyQ' => 'Q yy',
36             'am_pm_abbreviated' => [
37             'AM',
38             'PM'
39             ],
40             'cldr_version' => '1.6.1',
41             'date_format_full' => 'EEEE, d MMMM, yyyy',
42             'date_format_long' => 'd MMMM, yyyy',
43             'date_format_medium' => 'd MMM, yyyy',
44             'date_format_short' => 'd/M/yy',
45             'datetime_format' => '{1} {0}',
46             'day_format_abbreviated' => [
47             'Lit',
48             'Tal',
49             'Lar',
50             'Alh',
51             'Jum',
52             'Asa',
53             'Lah'
54             ],
55             'day_format_narrow' => 'alias:day_stand_alone_narrow',
56             'day_format_wide' => [
57             'Litini',
58             'Talata',
59             'Laraba',
60             'Alhamis',
61             'Jumma\'a',
62             'Asabar',
63             'Lahadi'
64             ],
65             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
66             'day_stand_alone_narrow' => [
67             'L',
68             'T',
69             'L',
70             'A',
71             'J',
72             'A',
73             'L'
74             ],
75             'day_stand_alone_wide' => 'alias:day_format_wide',
76             'en_language' => 'Hausa',
77             'en_script' => 'Latin',
78             'era_abbreviated' => [
79             'GM',
80             'M'
81             ],
82             'era_narrow' => 'alias:era_abbreviated',
83             'era_wide' => [
84             'Gabanin Miladi',
85             'Miladi'
86             ],
87             'first_day_of_week' => 1,
88             'id' => 'ha_Latn',
89             'month_format_abbreviated' => [
90             'Jan',
91             'Fab',
92             'Mar',
93             'Afr',
94             'May',
95             'Yun',
96             'Yul',
97             'Aug',
98             'Sat',
99             'Okt',
100             'Nuw',
101             'Dis'
102             ],
103             'month_format_narrow' => 'alias:month_stand_alone_narrow',
104             'month_format_wide' => [
105             'Janairu',
106             'Fabrairu',
107             'Maris',
108             'Afrilu',
109             'Mayu',
110             'Yuni',
111             'Yuli',
112             'Augusta',
113             'Satumba',
114             'Oktoba',
115             'Nuwamba',
116             'Disamba'
117             ],
118             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
119             'month_stand_alone_narrow' => [
120             'J',
121             'F',
122             'M',
123             'A',
124             'M',
125             'Y',
126             'Y',
127             'A',
128             'S',
129             'O',
130             'N',
131             'D'
132             ],
133             'month_stand_alone_wide' => 'alias:month_format_wide',
134             'native_language' => 'Haoussa',
135             'quarter_format_abbreviated' => [
136             'Q1',
137             'Q2',
138             'Q3',
139             'Q4'
140             ],
141             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
142             'quarter_format_wide' => [
143             'Q1',
144             'Q2',
145             'Q3',
146             'Q4'
147             ],
148             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
149             'quarter_stand_alone_narrow' => [
150             '1',
151             '2',
152             '3',
153             '4'
154             ],
155             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
156             'time_format_full' => 'HH:mm:ss v',
157             'time_format_long' => 'HH:mm:ss z',
158             'time_format_medium' => 'HH:mm:ss',
159             'time_format_short' => 'HH:mm'
160             };