File Coverage

blib/lib/DateTimeX/Lite/Locale/id.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   7 use utf8;
  1         3  
  1         8  
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_MMMMdd' => 'dd MMMM',
24             '_format_for_MMMd' => 'MMM d',
25             '_format_for_MMdd' => 'dd/MM',
26             '_format_for_Md' => 'M-d',
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' => 'yyyy-M',
32             '_format_for_yMEd' => 'EEE, yyyy-M-d',
33             '_format_for_yMMM' => 'yyyy MMM',
34             '_format_for_yMMMEd' => 'EEE, yyyy MMM d',
35             '_format_for_yMMMM' => 'yyyy MMMM',
36             '_format_for_yQ' => 'yyyy Q',
37             '_format_for_yQQQ' => 'yyyy QQQ',
38             '_format_for_yyMM' => 'MM/yy',
39             '_format_for_yyQ' => 'Q yy',
40             '_format_for_yyyyMMMM' => 'MMMM yyyy',
41             'am_pm_abbreviated' => [
42             'AM',
43             'PM'
44             ],
45             'cldr_version' => '1.6.1',
46             'date_format_full' => 'EEEE dd MMMM yyyy',
47             'date_format_long' => 'dd MMMM yyyy',
48             'date_format_medium' => 'dd MMM yyyy',
49             'date_format_short' => 'dd/MM/yy',
50             'datetime_format' => '{1} {0}',
51             'day_format_abbreviated' => [
52             'Sen',
53             'Sel',
54             'Rab',
55             'Kam',
56             'Jum',
57             'Sab',
58             'Min'
59             ],
60             'day_format_narrow' => 'alias:day_stand_alone_narrow',
61             'day_format_wide' => [
62             'Senin',
63             'Selasa',
64             'Rabu',
65             'Kamis',
66             'Jumat',
67             'Sabtu',
68             'Minggu'
69             ],
70             'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated',
71             'day_stand_alone_narrow' => [
72             '2',
73             '3',
74             '4',
75             '5',
76             '6',
77             '7',
78             '1'
79             ],
80             'day_stand_alone_wide' => 'alias:day_format_wide',
81             'en_language' => 'Indonesian',
82             'era_abbreviated' => [
83             'BCE',
84             'CE'
85             ],
86             'era_narrow' => 'alias:era_abbreviated',
87             'era_wide' => [
88             'BCE',
89             'CE'
90             ],
91             'first_day_of_week' => 1,
92             'id' => 'id',
93             'month_format_abbreviated' => [
94             'Jan',
95             'Feb',
96             'Mar',
97             'Apr',
98             'Mei',
99             'Jun',
100             'Jul',
101             'Agu',
102             'Sep',
103             'Okt',
104             'Nov',
105             'Des'
106             ],
107             'month_format_narrow' => 'alias:month_stand_alone_narrow',
108             'month_format_wide' => [
109             'Januari',
110             'Februari',
111             'Maret',
112             'April',
113             'Mei',
114             'Juni',
115             'Juli',
116             'Agustus',
117             'September',
118             'Oktober',
119             'November',
120             'Desember'
121             ],
122             'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated',
123             'month_stand_alone_narrow' => [
124             '1',
125             '2',
126             '3',
127             '4',
128             '5',
129             '6',
130             '7',
131             '8',
132             '9',
133             '10',
134             '11',
135             '12'
136             ],
137             'month_stand_alone_wide' => 'alias:month_format_wide',
138             'native_language' => 'Bahasa Indonesia',
139             'quarter_format_abbreviated' => [
140             'K1',
141             'K2',
142             'K3',
143             'K4'
144             ],
145             'quarter_format_narrow' => [
146             '1',
147             '2',
148             '3',
149             '4'
150             ],
151             'quarter_format_wide' => [
152             'kuartal pertama',
153             'kuartal kedua',
154             'kuartal ketiga',
155             'kuartal keempat'
156             ],
157             'quarter_stand_alone_abbreviated' => 'alias:quarter_format_abbreviated',
158             'quarter_stand_alone_narrow' => [
159             '1',
160             '2',
161             '3',
162             '4'
163             ],
164             'quarter_stand_alone_wide' => 'alias:quarter_format_wide',
165             'time_format_full' => 'H:mm:ss v',
166             'time_format_long' => 'H:mm:ss z',
167             'time_format_medium' => 'H:mm:ss',
168             'time_format_short' => 'H:mm'
169             };