1{
2  am_pm_abbreviated => [
3    "AM",
4    "PM",
5  ],
6  available_formats => {
7    Bh => "h B",
8    Bhm => "h:mm B",
9    Bhms => "h:mm:ss B",
10    E => "ccc",
11    EBhm => "E h:mm B",
12    EBhms => "E h:mm:ss B",
13    EHm => "E HH:mm",
14    EHms => "E HH:mm:ss",
15    Ed => "d, E",
16    Ehm => "E h:mm a",
17    Ehms => "E h:mm:ss a",
18    Gy => "G y",
19    GyMMM => "G y MMM",
20    GyMMMEd => "G y MMM d, E",
21    GyMMMd => "G y MMM d",
22    H => "HH",
23    Hm => "HH:mm",
24    Hms => "HH:mm:ss",
25    Hmsv => "HH:mm:ss v",
26    Hmv => "HH:mm v",
27    M => "L",
28    MEd => "MM-dd, E",
29    MMM => "LLL",
30    MMMEd => "MMM d, E",
31    "MMMMW-count-other" => "'week' W 'of' MMMM",
32    MMMMd => "MMMM d",
33    MMMd => "MMM d",
34    Md => "MM-dd",
35    d => "d",
36    h => "h a",
37    hm => "h:mm a",
38    hms => "h:mm:ss a",
39    hmsv => "h:mm:ss a v",
40    hmv => "h:mm a v",
41    ms => "mm:ss",
42    y => "y",
43    yM => "y-MM",
44    yMEd => "y-MM-dd, E",
45    yMMM => "y MMM",
46    yMMMEd => "y MMM d, E",
47    yMMMM => "y MMMM",
48    yMMMd => "y MMM d",
49    yMd => "y-MM-dd",
50    yQQQ => "y QQQ",
51    yQQQQ => "y QQQQ",
52    "yw-count-other" => "'week' w 'of' Y",
53  },
54  code => "root",
55  date_format_full => "y MMMM d, EEEE",
56  date_format_long => "y MMMM d",
57  date_format_medium => "y MMM d",
58  date_format_short => "y-MM-dd",
59  datetime_format_full => "{1} {0}",
60  datetime_format_long => "{1} {0}",
61  datetime_format_medium => "{1} {0}",
62  datetime_format_short => "{1} {0}",
63  day_format_abbreviated => [
64    "Mon",
65    "Tue",
66    "Wed",
67    "Thu",
68    "Fri",
69    "Sat",
70    "Sun",
71  ],
72  day_format_narrow => [
73    "M",
74    "T",
75    "W",
76    "T",
77    "F",
78    "S",
79    "S",
80  ],
81  day_format_wide => [
82    "Mon",
83    "Tue",
84    "Wed",
85    "Thu",
86    "Fri",
87    "Sat",
88    "Sun",
89  ],
90  day_stand_alone_abbreviated => [
91    "Mon",
92    "Tue",
93    "Wed",
94    "Thu",
95    "Fri",
96    "Sat",
97    "Sun",
98  ],
99  day_stand_alone_narrow => [
100    "M",
101    "T",
102    "W",
103    "T",
104    "F",
105    "S",
106    "S",
107  ],
108  day_stand_alone_wide => [
109    "Mon",
110    "Tue",
111    "Wed",
112    "Thu",
113    "Fri",
114    "Sat",
115    "Sun",
116  ],
117  era_abbreviated => [
118    "BCE",
119    "CE",
120  ],
121  era_narrow => [
122    "BCE",
123    "CE",
124  ],
125  era_wide => [
126    "BCE",
127    "CE",
128  ],
129  first_day_of_week => 1,
130  glibc_date_1_format => "%a %b %e %H:%M:%S %Z %Y",
131  glibc_date_format => "%m/%d/%y",
132  glibc_datetime_format => "%a %b %e %H:%M:%S %Y",
133  glibc_time_12_format => "%I:%M:%S %p",
134  glibc_time_format => "%H:%M:%S",
135  language => undef,
136  month_format_abbreviated => [
137    "M01",
138    "M02",
139    "M03",
140    "M04",
141    "M05",
142    "M06",
143    "M07",
144    "M08",
145    "M09",
146    "M10",
147    "M11",
148    "M12",
149  ],
150  month_format_narrow => [
151    1,
152    2,
153    3,
154    4,
155    5,
156    6,
157    7,
158    8,
159    9,
160    10,
161    11,
162    12,
163  ],
164  month_format_wide => [
165    "M01",
166    "M02",
167    "M03",
168    "M04",
169    "M05",
170    "M06",
171    "M07",
172    "M08",
173    "M09",
174    "M10",
175    "M11",
176    "M12",
177  ],
178  month_stand_alone_abbreviated => [
179    "M01",
180    "M02",
181    "M03",
182    "M04",
183    "M05",
184    "M06",
185    "M07",
186    "M08",
187    "M09",
188    "M10",
189    "M11",
190    "M12",
191  ],
192  month_stand_alone_narrow => [
193    1,
194    2,
195    3,
196    4,
197    5,
198    6,
199    7,
200    8,
201    9,
202    10,
203    11,
204    12,
205  ],
206  month_stand_alone_wide => [
207    "M01",
208    "M02",
209    "M03",
210    "M04",
211    "M05",
212    "M06",
213    "M07",
214    "M08",
215    "M09",
216    "M10",
217    "M11",
218    "M12",
219  ],
220  name => "",
221  native_language => undef,
222  native_name => "",
223  native_script => undef,
224  native_territory => undef,
225  native_variant => undef,
226  quarter_format_abbreviated => [
227    "Q1",
228    "Q2",
229    "Q3",
230    "Q4",
231  ],
232  quarter_format_narrow => [
233    1,
234    2,
235    3,
236    4,
237  ],
238  quarter_format_wide => [
239    "Q1",
240    "Q2",
241    "Q3",
242    "Q4",
243  ],
244  quarter_stand_alone_abbreviated => [
245    "Q1",
246    "Q2",
247    "Q3",
248    "Q4",
249  ],
250  quarter_stand_alone_narrow => [
251    1,
252    2,
253    3,
254    4,
255  ],
256  quarter_stand_alone_wide => [
257    "Q1",
258    "Q2",
259    "Q3",
260    "Q4",
261  ],
262  script => undef,
263  territory => undef,
264  time_format_full => "HH:mm:ss zzzz",
265  time_format_long => "HH:mm:ss z",
266  time_format_medium => "HH:mm:ss",
267  time_format_short => "HH:mm",
268  variant => undef,
269  version => 39,
270}
271