File Coverage

blib/lib/DateTimeX/Lite/Locale/nl_BE.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         2  
  1         8  
15             $VAR1 = {
16             '_format_for_Hm' => 'HH: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_MMd' => 'd-MM',
25             '_format_for_MMdd' => 'dd-MM',
26             '_format_for_Md' => 'd-M',
27             '_format_for_d' => 'd',
28             '_format_for_mmss' => 'mm:ss',
29             '_format_for_ms' => 'mm:ss',
30             '_format_for_y' => 'yyyy',
31             '_format_for_yM' => 'M-yyyy',
32             '_format_for_yMEd' => 'EEE, d-M-yyyy',
33             '_format_for_yMMM' => 'MMM yyyy',
34             '_format_for_yMMMEd' => 'EEE, d MMM yyyy',
35             '_format_for_yMMMM' => 'MMMM yyyy',
36             '_format_for_yQ' => 'Q yyyy',
37             '_format_for_yQQQ' => 'QQQ yyyy',
38             '_format_for_yyMM' => 'MM-yy',
39             '_format_for_yyMMM' => 'MMM yy',
40             '_format_for_yyQ' => 'Q yy',
41             '_format_for_yyQQQQ' => 'QQQQ yy',
42             '_format_for_yyyyMMMM' => 'MMMM yyyy',
43             'am_pm_abbreviated' => [
44             'AM',
45             'PM'
46             ],
47             'cldr_version' => '1.6.1',
48             'date_format_full' => 'EEEE d MMMM yyyy',
49             'date_format_long' => 'd MMMM yyyy',
50             'date_format_medium' => 'd-MMM-yyyy',
51             'date_format_short' => 'd/MM/yy',
52             'datetime_format' => '{1} {0}',
53             'day_format_abbreviated' => [
54             'ma',
55             'di',
56             'wo',
57             'do',
58             'vr',
59             'za',
60             'zo'
61             ],
62             'day_format_narrow' => 'alias:day_stand_alone_narrow',
63             'day_format_wide' => [
64             'maandag',
65             'dinsdag',
66             'woensdag',
67             'donderdag',
68             'vrijdag',
69             'zaterdag',
70             'zondag'
71             ],
72             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
73             'day_stand_alone_narrow' => [
74             'M',
75             'D',
76             'W',
77             'D',
78             'V',
79             'Z',
80             'Z'
81             ],
82             'day_stand_alone_wide' => 'alias:day_format_wide',
83             'en_language' => 'Dutch',
84             'en_territory' => 'Belgium',
85             'era_abbreviated' => [
86             'v. Chr.',
87             'n. Chr.'
88             ],
89             'era_narrow' => 'alias:era_abbreviated',
90             'era_wide' => [
91             'Voor Christus',
92             'Anno Domini'
93             ],
94             'first_day_of_week' => 1,
95             'id' => 'nl_BE',
96             'month_format_abbreviated' => [
97             'jan',
98             'feb',
99             'mrt',
100             'apr',
101             'mei',
102             'jun',
103             'jul',
104             'aug',
105             'sep',
106             'okt',
107             'nov',
108             'dec'
109             ],
110             'month_format_narrow' => 'alias:month_stand_alone_narrow',
111             'month_format_wide' => [
112             'januari',
113             'februari',
114             'maart',
115             'april',
116             'mei',
117             'juni',
118             'juli',
119             'augustus',
120             'september',
121             'oktober',
122             'november',
123             'december'
124             ],
125             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
126             'month_stand_alone_narrow' => [
127             'J',
128             'F',
129             'M',
130             'A',
131             'M',
132             'J',
133             'J',
134             'A',
135             'S',
136             'O',
137             'N',
138             'D'
139             ],
140             'month_stand_alone_wide' => 'alias:month_format_wide',
141             'native_language' => 'Nederlands',
142             'native_territory' => "Belgi\x{eb}",
143             'quarter_format_abbreviated' => [
144             'K1',
145             'K2',
146             'K3',
147             'K4'
148             ],
149             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
150             'quarter_format_wide' => [
151             '1e kwartaal',
152             '2e kwartaal',
153             '3e kwartaal',
154             '4e kwartaal'
155             ],
156             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
157             'quarter_stand_alone_narrow' => [
158             '1',
159             '2',
160             '3',
161             '4'
162             ],
163             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
164             'time_format_full' => 'HH:mm:ss v',
165             'time_format_long' => 'HH:mm:ss z',
166             'time_format_medium' => 'HH:mm:ss',
167             'time_format_short' => 'HH:mm'
168             };