File Coverage

blib/lib/DateTimeX/Lite/Locale/nl.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   9 use utf8;
  1         4  
  1         10  
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' => 'dd-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             'era_abbreviated' => [
85             'v. Chr.',
86             'n. Chr.'
87             ],
88             'era_narrow' => 'alias:era_abbreviated',
89             'era_wide' => [
90             'Voor Christus',
91             'Anno Domini'
92             ],
93             'first_day_of_week' => 1,
94             'id' => 'nl',
95             'month_format_abbreviated' => [
96             'jan',
97             'feb',
98             'mrt',
99             'apr',
100             'mei',
101             'jun',
102             'jul',
103             'aug',
104             'sep',
105             'okt',
106             'nov',
107             'dec'
108             ],
109             'month_format_narrow' => 'alias:month_stand_alone_narrow',
110             'month_format_wide' => [
111             'januari',
112             'februari',
113             'maart',
114             'april',
115             'mei',
116             'juni',
117             'juli',
118             'augustus',
119             'september',
120             'oktober',
121             'november',
122             'december'
123             ],
124             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
125             'month_stand_alone_narrow' => [
126             'J',
127             'F',
128             'M',
129             'A',
130             'M',
131             'J',
132             'J',
133             'A',
134             'S',
135             'O',
136             'N',
137             'D'
138             ],
139             'month_stand_alone_wide' => 'alias:month_format_wide',
140             'native_language' => 'Nederlands',
141             'quarter_format_abbreviated' => [
142             'K1',
143             'K2',
144             'K3',
145             'K4'
146             ],
147             'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow',
148             'quarter_format_wide' => [
149             '1e kwartaal',
150             '2e kwartaal',
151             '3e kwartaal',
152             '4e kwartaal'
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' => 'HH:mm:ss v',
163             'time_format_long' => 'HH:mm:ss z',
164             'time_format_medium' => 'HH:mm:ss',
165             'time_format_short' => 'HH:mm'
166             };