twitter_cldr 6.8.0 → 6.11.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +31 -28
- data/lib/twitter_cldr/resources/calendars_importer.rb +48 -46
- data/lib/twitter_cldr/resources/cldr_data_builder.rb +36 -0
- data/lib/twitter_cldr/resources/cldr_document_set.rb +157 -0
- data/lib/twitter_cldr/resources/cldr_dtd.rb +110 -0
- data/lib/twitter_cldr/resources/cldr_locale.rb +78 -0
- data/lib/twitter_cldr/resources/list_formats_importer.rb +1 -1
- data/lib/twitter_cldr/resources/loader.rb +18 -1
- data/lib/twitter_cldr/resources/number_formats_importer.rb +1 -1
- data/lib/twitter_cldr/resources/readme_renderer.rb +6 -2
- data/lib/twitter_cldr/resources/requirements/cldr_requirement.rb +12 -61
- data/lib/twitter_cldr/resources/territories_importer.rb +1 -1
- data/lib/twitter_cldr/resources/timezones_importer.rb +1 -1
- data/lib/twitter_cldr/resources/unicode_property_aliases_importer.rb +2 -0
- data/lib/twitter_cldr/resources/units_importer.rb +1 -1
- data/lib/twitter_cldr/resources.rb +8 -3
- data/lib/twitter_cldr/shared/calendar.rb +1 -1
- data/lib/twitter_cldr/timezones/generic_location.rb +15 -15
- data/lib/twitter_cldr/timezones/gmt_location.rb +2 -2
- data/lib/twitter_cldr/timezones/iso8601_location.rb +2 -2
- data/lib/twitter_cldr/timezones/timezone.rb +11 -7
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/locales/ar/calendars.yml +2 -1
- data/resources/locales/az/calendars.yml +2 -1
- data/resources/locales/be/calendars.yml +2 -1
- data/resources/locales/bg/calendars.yml +2 -1
- data/resources/locales/bn/calendars.yml +2 -1
- data/resources/locales/bo/calendars.yml +68 -36
- data/resources/locales/bs/calendars.yml +1 -0
- data/resources/locales/cy/calendars.yml +1 -0
- data/resources/locales/el/calendars.yml +2 -1
- data/resources/locales/en/calendars.yml +75 -54
- data/resources/locales/en-001/calendars.yml +65 -53
- data/resources/locales/en-150/calendars.yml +65 -53
- data/resources/locales/en-AU/calendars.yml +4 -0
- data/resources/locales/en-CA/calendars.yml +66 -58
- data/resources/locales/en-GB/calendars.yml +7 -0
- data/resources/locales/en-IE/calendars.yml +65 -53
- data/resources/locales/en-IN/calendars.yml +65 -53
- data/resources/locales/en-NZ/calendars.yml +65 -53
- data/resources/locales/en-SG/calendars.yml +65 -53
- data/resources/locales/en-US/calendars.yml +75 -54
- data/resources/locales/en-ZA/calendars.yml +65 -53
- data/resources/locales/eo/calendars.yml +88 -61
- data/resources/locales/es/calendars.yml +2 -1
- data/resources/locales/es-419/calendars.yml +2 -1
- data/resources/locales/es-AR/calendars.yml +2 -1
- data/resources/locales/es-CO/calendars.yml +2 -1
- data/resources/locales/es-MX/calendars.yml +2 -1
- data/resources/locales/es-US/calendars.yml +2 -1
- data/resources/locales/fil/calendars.yml +4 -3
- data/resources/locales/ga/calendars.yml +4 -4
- data/resources/locales/gl/calendars.yml +2 -1
- data/resources/locales/hi/calendars.yml +2 -1
- data/resources/locales/hy/calendars.yml +4 -3
- data/resources/locales/ka/calendars.yml +2 -1
- data/resources/locales/kk/calendars.yml +2 -1
- data/resources/locales/km/calendars.yml +2 -1
- data/resources/locales/kn/calendars.yml +2 -1
- data/resources/locales/ko/calendars.yml +2 -1
- data/resources/locales/lo/calendars.yml +2 -1
- data/resources/locales/mk/calendars.yml +1 -1
- data/resources/locales/mr/calendars.yml +2 -1
- data/resources/locales/mt/calendars.yml +2 -1
- data/resources/locales/my/calendars.yml +2 -1
- data/resources/locales/pl/calendars.yml +2 -1
- data/resources/locales/pt/calendars.yml +35 -34
- data/resources/locales/pt-PT/calendars.yml +21 -20
- data/resources/locales/ru/calendars.yml +7 -7
- data/resources/locales/sk/calendars.yml +2 -1
- data/resources/locales/sl/calendars.yml +2 -1
- data/resources/locales/sr/calendars.yml +2 -0
- data/resources/locales/sr-Cyrl-ME/calendars.yml +3 -1
- data/resources/locales/sr-Latn-ME/calendars.yml +3 -1
- data/resources/locales/sw/calendars.yml +2 -1
- data/resources/locales/ta/calendars.yml +2 -1
- data/resources/locales/th/calendars.yml +1 -0
- data/resources/locales/tr/calendars.yml +2 -1
- data/resources/locales/ur/calendars.yml +2 -1
- data/resources/locales/xh/calendars.yml +46 -15
- data/resources/locales/zh-Hant/calendars.yml +4 -4
- data/resources/locales/zu/calendars.yml +3 -1
- data/spec/formatters/calendars/datetime_formatter_spec.rb +2 -2
- data/spec/localized/localized_array_spec.rb +3 -1
- data/spec/localized/localized_hash_spec.rb +1 -1
- data/spec/shared/calendar_spec.rb +25 -8
- data/spec/timezones/timezone_spec.rb +41 -0
- data/spec/utils/yaml/yaml_spec.rb +2 -3
- metadata +7 -3
@@ -104,21 +104,21 @@
|
|
104
104
|
:tue: T
|
105
105
|
:wed: W
|
106
106
|
:short:
|
107
|
-
:fri:
|
108
|
-
:mon:
|
109
|
-
:sat:
|
110
|
-
:sun:
|
111
|
-
:thu:
|
112
|
-
:tue:
|
113
|
-
:wed:
|
107
|
+
:fri: Fr
|
108
|
+
:mon: Mo
|
109
|
+
:sat: Sa
|
110
|
+
:sun: Su
|
111
|
+
:thu: Th
|
112
|
+
:tue: Tu
|
113
|
+
:wed: We
|
114
114
|
:wide:
|
115
|
-
:fri:
|
116
|
-
:mon:
|
117
|
-
:sat:
|
118
|
-
:sun:
|
119
|
-
:thu:
|
120
|
-
:tue:
|
121
|
-
:wed:
|
115
|
+
:fri: Friday
|
116
|
+
:mon: Monday
|
117
|
+
:sat: Saturday
|
118
|
+
:sun: Sunday
|
119
|
+
:thu: Thursday
|
120
|
+
:tue: Tuesday
|
121
|
+
:wed: Wednesday
|
122
122
|
:eras:
|
123
123
|
:abbr:
|
124
124
|
0: BCE
|
@@ -131,6 +131,7 @@
|
|
131
131
|
1: A
|
132
132
|
:fields:
|
133
133
|
:day: day
|
134
|
+
:day-narrow: day
|
134
135
|
:day-short: day
|
135
136
|
:dayOfYear: "day of year"
|
136
137
|
:dayOfYear-narrow: "day of yr"
|
@@ -139,8 +140,10 @@
|
|
139
140
|
:dayperiod-narrow: am/pm
|
140
141
|
:dayperiod-short: am/pm
|
141
142
|
:era: era
|
143
|
+
:era-narrow: era
|
142
144
|
:era-short: era
|
143
145
|
:hour: hour
|
146
|
+
:hour-narrow: hr.
|
144
147
|
:hour-short: hr
|
145
148
|
:minute: minute
|
146
149
|
:minute-narrow: min
|
@@ -152,6 +155,7 @@
|
|
152
155
|
:quarter-narrow: qtr
|
153
156
|
:quarter-short: qtr
|
154
157
|
:second: second
|
158
|
+
:second-narrow: sec.
|
155
159
|
:second-short: sec
|
156
160
|
:week: week
|
157
161
|
:week-narrow: wk
|
@@ -166,8 +170,10 @@
|
|
166
170
|
:weekdayOfMonth-narrow: "wkday of mo"
|
167
171
|
:weekdayOfMonth-short: "wkday of mo"
|
168
172
|
:year: year
|
173
|
+
:year-narrow: yr.
|
169
174
|
:year-short: yr
|
170
175
|
:zone: "time zone"
|
176
|
+
:zone-narrow: zone
|
171
177
|
:zone-short: zone
|
172
178
|
:formats:
|
173
179
|
:date:
|
@@ -213,18 +219,18 @@
|
|
213
219
|
8: Aug
|
214
220
|
9: Sept
|
215
221
|
:narrow:
|
216
|
-
1:
|
217
|
-
10:
|
218
|
-
11: "
|
219
|
-
12:
|
220
|
-
2:
|
221
|
-
3:
|
222
|
-
4:
|
223
|
-
5:
|
224
|
-
6:
|
225
|
-
7:
|
226
|
-
8:
|
227
|
-
9:
|
222
|
+
1: J
|
223
|
+
10: O
|
224
|
+
11: "N"
|
225
|
+
12: D
|
226
|
+
2: F
|
227
|
+
3: M
|
228
|
+
4: A
|
229
|
+
5: M
|
230
|
+
6: J
|
231
|
+
7: J
|
232
|
+
8: A
|
233
|
+
9: S
|
228
234
|
:wide:
|
229
235
|
1: January
|
230
236
|
10: October
|
@@ -240,17 +246,17 @@
|
|
240
246
|
9: September
|
241
247
|
:stand-alone:
|
242
248
|
:abbreviated:
|
243
|
-
1:
|
244
|
-
10:
|
245
|
-
11:
|
246
|
-
12:
|
247
|
-
2:
|
248
|
-
3:
|
249
|
-
4:
|
250
|
-
5:
|
251
|
-
6:
|
252
|
-
7:
|
253
|
-
8:
|
249
|
+
1: Jan
|
250
|
+
10: Oct
|
251
|
+
11: Nov
|
252
|
+
12: Dec
|
253
|
+
2: Feb
|
254
|
+
3: Mar
|
255
|
+
4: Apr
|
256
|
+
5: May
|
257
|
+
6: Jun
|
258
|
+
7: Jul
|
259
|
+
8: Aug
|
254
260
|
9: Sept
|
255
261
|
:narrow:
|
256
262
|
1: J
|
@@ -266,18 +272,18 @@
|
|
266
272
|
8: A
|
267
273
|
9: S
|
268
274
|
:wide:
|
269
|
-
1:
|
270
|
-
10:
|
271
|
-
11:
|
272
|
-
12:
|
273
|
-
2:
|
274
|
-
3:
|
275
|
-
4:
|
276
|
-
5:
|
277
|
-
6:
|
278
|
-
7:
|
279
|
-
8:
|
280
|
-
9:
|
275
|
+
1: January
|
276
|
+
10: October
|
277
|
+
11: November
|
278
|
+
12: December
|
279
|
+
2: February
|
280
|
+
3: March
|
281
|
+
4: April
|
282
|
+
5: May
|
283
|
+
6: June
|
284
|
+
7: July
|
285
|
+
8: August
|
286
|
+
9: September
|
281
287
|
:periods:
|
282
288
|
:format:
|
283
289
|
:abbreviated:
|
@@ -324,7 +330,13 @@
|
|
324
330
|
:noon: noon
|
325
331
|
:pm: pm
|
326
332
|
:narrow:
|
333
|
+
:afternoon1: afternoon
|
327
334
|
:am: AM
|
335
|
+
:evening1: evening
|
336
|
+
:midnight: midnight
|
337
|
+
:morning1: morning
|
338
|
+
:night1: night
|
339
|
+
:noon: noon
|
328
340
|
:pm: pm
|
329
341
|
:wide:
|
330
342
|
:afternoon1: afternoon
|
@@ -364,7 +376,7 @@
|
|
364
376
|
3: "3"
|
365
377
|
4: "4"
|
366
378
|
:wide:
|
367
|
-
1:
|
368
|
-
2:
|
369
|
-
3:
|
370
|
-
4:
|
379
|
+
1: "1st quarter"
|
380
|
+
2: "2nd quarter"
|
381
|
+
3: "3rd quarter"
|
382
|
+
4: "4th quarter"
|
@@ -131,6 +131,7 @@
|
|
131
131
|
1: A
|
132
132
|
:fields:
|
133
133
|
:day: day
|
134
|
+
:day-narrow: day
|
134
135
|
:day-short: day
|
135
136
|
:dayOfYear: "day of year"
|
136
137
|
:dayOfYear-narrow: "day of yr"
|
@@ -139,6 +140,7 @@
|
|
139
140
|
:dayperiod-narrow: am/pm
|
140
141
|
:dayperiod-short: am/pm
|
141
142
|
:era: era
|
143
|
+
:era-narrow: era
|
142
144
|
:era-short: era
|
143
145
|
:hour: hour
|
144
146
|
:hour-narrow: h
|
@@ -168,8 +170,10 @@
|
|
168
170
|
:weekdayOfMonth-narrow: "wkday of mo"
|
169
171
|
:weekdayOfMonth-short: "wkday of mo."
|
170
172
|
:year: year
|
173
|
+
:year-narrow: yr.
|
171
174
|
:year-short: yr
|
172
175
|
:zone: "time zone"
|
176
|
+
:zone-narrow: zone
|
173
177
|
:zone-short: zone
|
174
178
|
:formats:
|
175
179
|
:date:
|
@@ -25,14 +25,14 @@
|
|
25
25
|
:Hmsv: "HH:mm:ss v"
|
26
26
|
:Hmv: "HH:mm v"
|
27
27
|
:M: L
|
28
|
-
:MEd: "E,
|
28
|
+
:MEd: "E, MM-dd"
|
29
29
|
:MMM: LLL
|
30
30
|
:MMMEd: "E, MMM d"
|
31
31
|
:MMMMW: "'week' W 'of' MMMM"
|
32
32
|
:MMMMd: "MMMM d"
|
33
33
|
:MMMd: "MMM d"
|
34
|
-
:MMdd: dd
|
35
|
-
:Md:
|
34
|
+
:MMdd: MM-dd
|
35
|
+
:Md: MM-dd
|
36
36
|
:d: d
|
37
37
|
:h: "h a"
|
38
38
|
:hm: "h:mm a"
|
@@ -43,12 +43,12 @@
|
|
43
43
|
? !ruby/symbol "y"
|
44
44
|
: "y"
|
45
45
|
:yM: MM/y
|
46
|
-
:yMEd: "E,
|
46
|
+
:yMEd: "E, y-MM-dd"
|
47
47
|
:yMMM: "MMM y"
|
48
48
|
:yMMMEd: "E, MMM d, y"
|
49
49
|
:yMMMM: "MMMM y"
|
50
50
|
:yMMMd: "MMM d, y"
|
51
|
-
:yMd:
|
51
|
+
:yMd: y-MM-dd
|
52
52
|
:yQQQ: "QQQ y"
|
53
53
|
:yQQQQ: "QQQQ y"
|
54
54
|
:yw: "'week' w 'of' Y"
|
@@ -104,21 +104,21 @@
|
|
104
104
|
:tue: T
|
105
105
|
:wed: W
|
106
106
|
:short:
|
107
|
-
:fri:
|
108
|
-
:mon:
|
109
|
-
:sat:
|
110
|
-
:sun:
|
111
|
-
:thu:
|
112
|
-
:tue:
|
113
|
-
:wed:
|
107
|
+
:fri: Fr
|
108
|
+
:mon: Mo
|
109
|
+
:sat: Sa
|
110
|
+
:sun: Su
|
111
|
+
:thu: Th
|
112
|
+
:tue: Tu
|
113
|
+
:wed: We
|
114
114
|
:wide:
|
115
|
-
:fri:
|
116
|
-
:mon:
|
117
|
-
:sat:
|
118
|
-
:sun:
|
119
|
-
:thu:
|
120
|
-
:tue:
|
121
|
-
:wed:
|
115
|
+
:fri: Friday
|
116
|
+
:mon: Monday
|
117
|
+
:sat: Saturday
|
118
|
+
:sun: Sunday
|
119
|
+
:thu: Thursday
|
120
|
+
:tue: Tuesday
|
121
|
+
:wed: Wednesday
|
122
122
|
:eras:
|
123
123
|
:abbr:
|
124
124
|
0: BCE
|
@@ -131,6 +131,7 @@
|
|
131
131
|
1: A
|
132
132
|
:fields:
|
133
133
|
:day: day
|
134
|
+
:day-narrow: day
|
134
135
|
:day-short: day
|
135
136
|
:dayOfYear: "day of year"
|
136
137
|
:dayOfYear-narrow: "day of yr"
|
@@ -139,8 +140,10 @@
|
|
139
140
|
:dayperiod-narrow: a.m./p.m.
|
140
141
|
:dayperiod-short: a.m./p.m.
|
141
142
|
:era: era
|
143
|
+
:era-narrow: era
|
142
144
|
:era-short: era
|
143
145
|
:hour: hour
|
146
|
+
:hour-narrow: hr.
|
144
147
|
:hour-short: hr
|
145
148
|
:minute: minute
|
146
149
|
:minute-narrow: min
|
@@ -152,6 +155,7 @@
|
|
152
155
|
:quarter-narrow: qtr
|
153
156
|
:quarter-short: qtr
|
154
157
|
:second: second
|
158
|
+
:second-narrow: sec.
|
155
159
|
:second-short: sec
|
156
160
|
:week: week
|
157
161
|
:week-narrow: wk
|
@@ -166,8 +170,10 @@
|
|
166
170
|
:weekdayOfMonth-narrow: "wkday of mo"
|
167
171
|
:weekdayOfMonth-short: "wkday of mo"
|
168
172
|
:year: year
|
173
|
+
:year-narrow: yr.
|
169
174
|
:year-short: yr
|
170
175
|
:zone: "time zone"
|
176
|
+
:zone-narrow: zone
|
171
177
|
:zone-short: zone
|
172
178
|
:formats:
|
173
179
|
:date:
|
@@ -213,18 +219,18 @@
|
|
213
219
|
8: Aug
|
214
220
|
9: Sept
|
215
221
|
:narrow:
|
216
|
-
1:
|
217
|
-
10:
|
218
|
-
11: "
|
219
|
-
12:
|
220
|
-
2:
|
221
|
-
3:
|
222
|
-
4:
|
223
|
-
5:
|
224
|
-
6:
|
225
|
-
7:
|
226
|
-
8:
|
227
|
-
9:
|
222
|
+
1: J
|
223
|
+
10: O
|
224
|
+
11: "N"
|
225
|
+
12: D
|
226
|
+
2: F
|
227
|
+
3: M
|
228
|
+
4: A
|
229
|
+
5: M
|
230
|
+
6: J
|
231
|
+
7: J
|
232
|
+
8: A
|
233
|
+
9: S
|
228
234
|
:wide:
|
229
235
|
1: January
|
230
236
|
10: October
|
@@ -240,17 +246,17 @@
|
|
240
246
|
9: September
|
241
247
|
:stand-alone:
|
242
248
|
:abbreviated:
|
243
|
-
1:
|
244
|
-
10:
|
245
|
-
11:
|
246
|
-
12:
|
247
|
-
2:
|
248
|
-
3:
|
249
|
-
4:
|
250
|
-
5:
|
251
|
-
6:
|
252
|
-
7:
|
253
|
-
8:
|
249
|
+
1: Jan
|
250
|
+
10: Oct
|
251
|
+
11: Nov
|
252
|
+
12: Dec
|
253
|
+
2: Feb
|
254
|
+
3: Mar
|
255
|
+
4: Apr
|
256
|
+
5: May
|
257
|
+
6: Jun
|
258
|
+
7: Jul
|
259
|
+
8: Aug
|
254
260
|
9: Sept
|
255
261
|
:narrow:
|
256
262
|
1: J
|
@@ -266,18 +272,18 @@
|
|
266
272
|
8: A
|
267
273
|
9: S
|
268
274
|
:wide:
|
269
|
-
1:
|
270
|
-
10:
|
271
|
-
11:
|
272
|
-
12:
|
273
|
-
2:
|
274
|
-
3:
|
275
|
-
4:
|
276
|
-
5:
|
277
|
-
6:
|
278
|
-
7:
|
279
|
-
8:
|
280
|
-
9:
|
275
|
+
1: January
|
276
|
+
10: October
|
277
|
+
11: November
|
278
|
+
12: December
|
279
|
+
2: February
|
280
|
+
3: March
|
281
|
+
4: April
|
282
|
+
5: May
|
283
|
+
6: June
|
284
|
+
7: July
|
285
|
+
8: August
|
286
|
+
9: September
|
281
287
|
:periods:
|
282
288
|
:format:
|
283
289
|
:abbreviated:
|
@@ -329,6 +335,8 @@
|
|
329
335
|
:evening1: eve
|
330
336
|
:midnight: mid
|
331
337
|
:morning1: mor
|
338
|
+
:night1: night
|
339
|
+
:noon: noon
|
332
340
|
:pm: pm
|
333
341
|
:wide:
|
334
342
|
:afternoon1: afternoon
|
@@ -368,7 +376,7 @@
|
|
368
376
|
3: "3"
|
369
377
|
4: "4"
|
370
378
|
:wide:
|
371
|
-
1:
|
372
|
-
2:
|
373
|
-
3:
|
374
|
-
4:
|
379
|
+
1: "1st quarter"
|
380
|
+
2: "2nd quarter"
|
381
|
+
3: "3rd quarter"
|
382
|
+
4: "4th quarter"
|
@@ -131,6 +131,7 @@
|
|
131
131
|
1: A
|
132
132
|
:fields:
|
133
133
|
:day: day
|
134
|
+
:day-narrow: day
|
134
135
|
:day-short: day
|
135
136
|
:dayOfYear: "day of year"
|
136
137
|
:dayOfYear-narrow: "day of yr"
|
@@ -139,6 +140,7 @@
|
|
139
140
|
:dayperiod-narrow: am/pm
|
140
141
|
:dayperiod-short: am/pm
|
141
142
|
:era: era
|
143
|
+
:era-narrow: era
|
142
144
|
:era-short: era
|
143
145
|
:hour: hour
|
144
146
|
:hour-narrow: hr
|
@@ -171,6 +173,7 @@
|
|
171
173
|
:year-narrow: yr
|
172
174
|
:year-short: yr
|
173
175
|
:zone: "time zone"
|
176
|
+
:zone-narrow: zone
|
174
177
|
:zone-short: zone
|
175
178
|
:formats:
|
176
179
|
:date:
|
@@ -327,8 +330,12 @@
|
|
327
330
|
:noon: noon
|
328
331
|
:pm: pm
|
329
332
|
:narrow:
|
333
|
+
:afternoon1: afternoon
|
330
334
|
:am: AM
|
335
|
+
:evening1: evening
|
331
336
|
:midnight: midnight
|
337
|
+
:morning1: morning
|
338
|
+
:night1: night
|
332
339
|
:noon: noon
|
333
340
|
:pm: pm
|
334
341
|
:wide:
|
@@ -104,21 +104,21 @@
|
|
104
104
|
:tue: T
|
105
105
|
:wed: W
|
106
106
|
:short:
|
107
|
-
:fri:
|
108
|
-
:mon:
|
109
|
-
:sat:
|
110
|
-
:sun:
|
111
|
-
:thu:
|
112
|
-
:tue:
|
113
|
-
:wed:
|
107
|
+
:fri: Fr
|
108
|
+
:mon: Mo
|
109
|
+
:sat: Sa
|
110
|
+
:sun: Su
|
111
|
+
:thu: Th
|
112
|
+
:tue: Tu
|
113
|
+
:wed: We
|
114
114
|
:wide:
|
115
|
-
:fri:
|
116
|
-
:mon:
|
117
|
-
:sat:
|
118
|
-
:sun:
|
119
|
-
:thu:
|
120
|
-
:tue:
|
121
|
-
:wed:
|
115
|
+
:fri: Friday
|
116
|
+
:mon: Monday
|
117
|
+
:sat: Saturday
|
118
|
+
:sun: Sunday
|
119
|
+
:thu: Thursday
|
120
|
+
:tue: Tuesday
|
121
|
+
:wed: Wednesday
|
122
122
|
:eras:
|
123
123
|
:abbr:
|
124
124
|
0: BCE
|
@@ -131,6 +131,7 @@
|
|
131
131
|
1: A
|
132
132
|
:fields:
|
133
133
|
:day: day
|
134
|
+
:day-narrow: day
|
134
135
|
:day-short: day
|
135
136
|
:dayOfYear: "day of year"
|
136
137
|
:dayOfYear-narrow: "day of yr"
|
@@ -139,8 +140,10 @@
|
|
139
140
|
:dayperiod-narrow: am/pm
|
140
141
|
:dayperiod-short: am/pm
|
141
142
|
:era: era
|
143
|
+
:era-narrow: era
|
142
144
|
:era-short: era
|
143
145
|
:hour: hour
|
146
|
+
:hour-narrow: hr.
|
144
147
|
:hour-short: hr
|
145
148
|
:minute: minute
|
146
149
|
:minute-narrow: min
|
@@ -152,6 +155,7 @@
|
|
152
155
|
:quarter-narrow: qtr
|
153
156
|
:quarter-short: qtr
|
154
157
|
:second: second
|
158
|
+
:second-narrow: sec.
|
155
159
|
:second-short: sec
|
156
160
|
:week: week
|
157
161
|
:week-narrow: wk
|
@@ -166,8 +170,10 @@
|
|
166
170
|
:weekdayOfMonth-narrow: "wkday of mo"
|
167
171
|
:weekdayOfMonth-short: "wkday of mo"
|
168
172
|
:year: year
|
173
|
+
:year-narrow: yr.
|
169
174
|
:year-short: yr
|
170
175
|
:zone: "time zone"
|
176
|
+
:zone-narrow: zone
|
171
177
|
:zone-short: zone
|
172
178
|
:formats:
|
173
179
|
:date:
|
@@ -213,18 +219,18 @@
|
|
213
219
|
8: Aug
|
214
220
|
9: Sept
|
215
221
|
:narrow:
|
216
|
-
1:
|
217
|
-
10:
|
218
|
-
11: "
|
219
|
-
12:
|
220
|
-
2:
|
221
|
-
3:
|
222
|
-
4:
|
223
|
-
5:
|
224
|
-
6:
|
225
|
-
7:
|
226
|
-
8:
|
227
|
-
9:
|
222
|
+
1: J
|
223
|
+
10: O
|
224
|
+
11: "N"
|
225
|
+
12: D
|
226
|
+
2: F
|
227
|
+
3: M
|
228
|
+
4: A
|
229
|
+
5: M
|
230
|
+
6: J
|
231
|
+
7: J
|
232
|
+
8: A
|
233
|
+
9: S
|
228
234
|
:wide:
|
229
235
|
1: January
|
230
236
|
10: October
|
@@ -240,17 +246,17 @@
|
|
240
246
|
9: September
|
241
247
|
:stand-alone:
|
242
248
|
:abbreviated:
|
243
|
-
1:
|
244
|
-
10:
|
245
|
-
11:
|
246
|
-
12:
|
247
|
-
2:
|
248
|
-
3:
|
249
|
-
4:
|
250
|
-
5:
|
251
|
-
6:
|
252
|
-
7:
|
253
|
-
8:
|
249
|
+
1: Jan
|
250
|
+
10: Oct
|
251
|
+
11: Nov
|
252
|
+
12: Dec
|
253
|
+
2: Feb
|
254
|
+
3: Mar
|
255
|
+
4: Apr
|
256
|
+
5: May
|
257
|
+
6: Jun
|
258
|
+
7: Jul
|
259
|
+
8: Aug
|
254
260
|
9: Sept
|
255
261
|
:narrow:
|
256
262
|
1: J
|
@@ -266,18 +272,18 @@
|
|
266
272
|
8: A
|
267
273
|
9: S
|
268
274
|
:wide:
|
269
|
-
1:
|
270
|
-
10:
|
271
|
-
11:
|
272
|
-
12:
|
273
|
-
2:
|
274
|
-
3:
|
275
|
-
4:
|
276
|
-
5:
|
277
|
-
6:
|
278
|
-
7:
|
279
|
-
8:
|
280
|
-
9:
|
275
|
+
1: January
|
276
|
+
10: October
|
277
|
+
11: November
|
278
|
+
12: December
|
279
|
+
2: February
|
280
|
+
3: March
|
281
|
+
4: April
|
282
|
+
5: May
|
283
|
+
6: June
|
284
|
+
7: July
|
285
|
+
8: August
|
286
|
+
9: September
|
281
287
|
:periods:
|
282
288
|
:format:
|
283
289
|
:abbreviated:
|
@@ -324,7 +330,13 @@
|
|
324
330
|
:noon: noon
|
325
331
|
:pm: pm
|
326
332
|
:narrow:
|
333
|
+
:afternoon1: afternoon
|
327
334
|
:am: AM
|
335
|
+
:evening1: evening
|
336
|
+
:midnight: midnight
|
337
|
+
:morning1: morning
|
338
|
+
:night1: night
|
339
|
+
:noon: noon
|
328
340
|
:pm: pm
|
329
341
|
:wide:
|
330
342
|
:afternoon1: afternoon
|
@@ -364,7 +376,7 @@
|
|
364
376
|
3: "3"
|
365
377
|
4: "4"
|
366
378
|
:wide:
|
367
|
-
1:
|
368
|
-
2:
|
369
|
-
3:
|
370
|
-
4:
|
379
|
+
1: "1st quarter"
|
380
|
+
2: "2nd quarter"
|
381
|
+
3: "3rd quarter"
|
382
|
+
4: "4th quarter"
|