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
@@ -71,13 +71,13 @@
|
|
71
71
|
:tue: མིག
|
72
72
|
:wed: ལྷག
|
73
73
|
:short:
|
74
|
-
:fri:
|
75
|
-
:mon:
|
76
|
-
:sat:
|
77
|
-
:sun:
|
78
|
-
:thu:
|
79
|
-
:tue:
|
80
|
-
:wed:
|
74
|
+
:fri: པ་སངས་
|
75
|
+
:mon: ཟླ་བ་
|
76
|
+
:sat: སྤེན་པ་
|
77
|
+
:sun: ཉི་མ་
|
78
|
+
:thu: ཕུར་བུ་
|
79
|
+
:tue: མིག་དམར་
|
80
|
+
:wed: ལྷག་པ་
|
81
81
|
:wide:
|
82
82
|
:fri: གཟའ་པ་སངས་
|
83
83
|
:mon: གཟའ་ཟླ་བ་
|
@@ -104,13 +104,13 @@
|
|
104
104
|
:tue: མིག
|
105
105
|
:wed: ལྷག
|
106
106
|
:short:
|
107
|
-
:fri:
|
108
|
-
:mon:
|
109
|
-
:sat:
|
110
|
-
:sun:
|
111
|
-
:thu:
|
112
|
-
:tue:
|
113
|
-
:wed:
|
107
|
+
:fri: པ་སངས་
|
108
|
+
:mon: ཟླ་བ་
|
109
|
+
:sat: སྤེན་པ་
|
110
|
+
:sun: ཉི་མ་
|
111
|
+
:thu: ཕུར་བུ་
|
112
|
+
:tue: མིག་དམར་
|
113
|
+
:wed: ལྷག་པ་
|
114
114
|
:wide:
|
115
115
|
:fri: གཟའ་པ་སངས་
|
116
116
|
:mon: གཟའ་ཟླ་བ་
|
@@ -124,25 +124,57 @@
|
|
124
124
|
0: སྤྱི་ལོ་སྔོན་
|
125
125
|
1: སྤྱི་ལོ་
|
126
126
|
:name:
|
127
|
-
0:
|
127
|
+
0: BCE
|
128
|
+
1: CE
|
128
129
|
:narrow:
|
129
|
-
0:
|
130
|
+
0: BCE
|
131
|
+
1: CE
|
130
132
|
:fields:
|
131
133
|
:day: ཉིན།
|
134
|
+
:day-narrow: ཉིན།
|
135
|
+
:day-short: ཉིན།
|
132
136
|
:dayOfYear: "Day Of Year"
|
137
|
+
:dayOfYear-narrow: "Day Of Year"
|
138
|
+
:dayOfYear-short: "Day Of Year"
|
133
139
|
:dayperiod: "སྔ་དྲོ། ཕྱི་དྲོ།"
|
140
|
+
:dayperiod-narrow: "སྔ་དྲོ། ཕྱི་དྲོ།"
|
141
|
+
:dayperiod-short: "སྔ་དྲོ། ཕྱི་དྲོ།"
|
134
142
|
:era: ལོ་རིམ།
|
143
|
+
:era-narrow: ལོ་རིམ།
|
144
|
+
:era-short: ལོ་རིམ།
|
135
145
|
:hour: ཆུ་ཚོད་
|
146
|
+
:hour-narrow: ཆུ་ཚོད་
|
147
|
+
:hour-short: ཆུ་ཚོད་
|
136
148
|
:minute: སྐར་མ།
|
149
|
+
:minute-narrow: སྐར་མ།
|
150
|
+
:minute-short: སྐར་མ།
|
137
151
|
:month: ཟླ་བ་
|
152
|
+
:month-narrow: ཟླ་བ་
|
153
|
+
:month-short: ཟླ་བ་
|
138
154
|
:quarter: Quarter
|
155
|
+
:quarter-narrow: Quarter
|
156
|
+
:quarter-short: Quarter
|
139
157
|
:second: སྐར་ཆ།
|
158
|
+
:second-narrow: སྐར་ཆ།
|
159
|
+
:second-short: སྐར་ཆ།
|
140
160
|
:week: གཟའ་འཁོར།
|
161
|
+
:week-narrow: གཟའ་འཁོར།
|
162
|
+
:week-short: གཟའ་འཁོར།
|
141
163
|
:weekOfMonth: "Week Of Month"
|
164
|
+
:weekOfMonth-narrow: "Week Of Month"
|
165
|
+
:weekOfMonth-short: "Week Of Month"
|
142
166
|
:weekday: གཟའ་འཁོར་གཅིག
|
167
|
+
:weekday-narrow: གཟའ་འཁོར་གཅིག
|
168
|
+
:weekday-short: གཟའ་འཁོར་གཅིག
|
143
169
|
:weekdayOfMonth: "Weekday Of Month"
|
170
|
+
:weekdayOfMonth-narrow: "Weekday Of Month"
|
171
|
+
:weekdayOfMonth-short: "Weekday Of Month"
|
144
172
|
:year: ལོ།
|
173
|
+
:year-narrow: ལོ།
|
174
|
+
:year-short: ལོ།
|
145
175
|
:zone: དུས་ཚོད།
|
176
|
+
:zone-narrow: དུས་ཚོད།
|
177
|
+
:zone-short: དུས་ཚོད།
|
146
178
|
:formats:
|
147
179
|
:date:
|
148
180
|
:full:
|
@@ -214,18 +246,18 @@
|
|
214
246
|
9: ཟླ་བ་དགུ་པ
|
215
247
|
:stand-alone:
|
216
248
|
:abbreviated:
|
217
|
-
1:
|
218
|
-
10:
|
219
|
-
11:
|
220
|
-
12:
|
221
|
-
2:
|
222
|
-
3:
|
223
|
-
4:
|
224
|
-
5:
|
225
|
-
6:
|
226
|
-
7:
|
227
|
-
8:
|
228
|
-
9:
|
249
|
+
1: ཟླ་༡
|
250
|
+
10: ཟླ་༡༠
|
251
|
+
11: ཟླ་༡༡
|
252
|
+
12: ཟླ་༡༢
|
253
|
+
2: ཟླ་༢
|
254
|
+
3: ཟླ་༣
|
255
|
+
4: ཟླ་༤
|
256
|
+
5: ཟླ་༥
|
257
|
+
6: ཟླ་༦
|
258
|
+
7: ཟླ་༧
|
259
|
+
8: ཟླ་༨
|
260
|
+
9: ཟླ་༩
|
229
261
|
:narrow:
|
230
262
|
1: "1"
|
231
263
|
10: "10"
|
@@ -258,21 +290,21 @@
|
|
258
290
|
:am: སྔ་དྲོ་
|
259
291
|
:pm: ཕྱི་དྲོ་
|
260
292
|
:narrow:
|
261
|
-
:am:
|
262
|
-
:pm:
|
293
|
+
:am: སྔ་དྲོ་
|
294
|
+
:pm: ཕྱི་དྲོ་
|
263
295
|
:wide:
|
264
296
|
:am: སྔ་དྲོ་
|
265
297
|
:pm: ཕྱི་དྲོ་
|
266
298
|
:stand-alone:
|
267
299
|
:abbreviated:
|
268
|
-
:am:
|
269
|
-
:pm:
|
300
|
+
:am: སྔ་དྲོ་
|
301
|
+
:pm: ཕྱི་དྲོ་
|
270
302
|
:narrow:
|
271
|
-
:am:
|
272
|
-
:pm:
|
303
|
+
:am: སྔ་དྲོ་
|
304
|
+
:pm: ཕྱི་དྲོ་
|
273
305
|
:wide:
|
274
|
-
:am:
|
275
|
-
:pm:
|
306
|
+
:am: སྔ་དྲོ་
|
307
|
+
:pm: ཕྱི་དྲོ་
|
276
308
|
:quarters:
|
277
309
|
:format:
|
278
310
|
:abbreviated:
|
@@ -103,21 +103,21 @@
|
|
103
103
|
:tue: T
|
104
104
|
:wed: W
|
105
105
|
:short:
|
106
|
-
:fri:
|
107
|
-
:mon:
|
108
|
-
:sat:
|
109
|
-
:sun:
|
110
|
-
:thu:
|
111
|
-
:tue:
|
112
|
-
:wed:
|
106
|
+
:fri: Fr
|
107
|
+
:mon: Mo
|
108
|
+
:sat: Sa
|
109
|
+
:sun: Su
|
110
|
+
:thu: Th
|
111
|
+
:tue: Tu
|
112
|
+
:wed: We
|
113
113
|
:wide:
|
114
|
-
:fri:
|
115
|
-
:mon:
|
116
|
-
:sat:
|
117
|
-
:sun:
|
118
|
-
:thu:
|
119
|
-
:tue:
|
120
|
-
:wed:
|
114
|
+
:fri: Friday
|
115
|
+
:mon: Monday
|
116
|
+
:sat: Saturday
|
117
|
+
:sun: Sunday
|
118
|
+
:thu: Thursday
|
119
|
+
:tue: Tuesday
|
120
|
+
:wed: Wednesday
|
121
121
|
:eras:
|
122
122
|
:abbr:
|
123
123
|
0: BCE
|
@@ -130,34 +130,49 @@
|
|
130
130
|
1: A
|
131
131
|
:fields:
|
132
132
|
:day: day
|
133
|
+
:day-narrow: day
|
133
134
|
:day-short: day
|
134
135
|
:dayOfYear: "day of year"
|
136
|
+
:dayOfYear-narrow: "day of yr."
|
135
137
|
:dayOfYear-short: "day of yr."
|
136
138
|
:dayperiod: AM/PM
|
139
|
+
:dayperiod-narrow: AM/PM
|
137
140
|
:dayperiod-short: AM/PM
|
138
141
|
:era: era
|
142
|
+
:era-narrow: era
|
139
143
|
:era-short: era
|
140
144
|
:hour: hour
|
145
|
+
:hour-narrow: hr.
|
141
146
|
:hour-short: hr.
|
142
147
|
:minute: minute
|
148
|
+
:minute-narrow: min.
|
143
149
|
:minute-short: min.
|
144
150
|
:month: month
|
151
|
+
:month-narrow: mo.
|
145
152
|
:month-short: mo.
|
146
153
|
:quarter: quarter
|
154
|
+
:quarter-narrow: qtr.
|
147
155
|
:quarter-short: qtr.
|
148
156
|
:second: second
|
157
|
+
:second-narrow: sec.
|
149
158
|
:second-short: sec.
|
150
159
|
:week: week
|
160
|
+
:week-narrow: wk.
|
151
161
|
:week-short: wk.
|
152
162
|
:weekOfMonth: "week of month"
|
163
|
+
:weekOfMonth-narrow: "wk. of mo."
|
153
164
|
:weekOfMonth-short: "wk. of mo."
|
154
165
|
:weekday: "day of the week"
|
166
|
+
:weekday-narrow: "day of wk."
|
155
167
|
:weekday-short: "day of wk."
|
156
168
|
:weekdayOfMonth: "weekday of the month"
|
169
|
+
:weekdayOfMonth-narrow: "wkday. of mo."
|
157
170
|
:weekdayOfMonth-short: "wkday. of mo."
|
158
171
|
:year: year
|
172
|
+
:year-narrow: yr.
|
159
173
|
:year-short: yr.
|
160
174
|
:zone: "time zone"
|
175
|
+
:zone-narrow: zone
|
161
176
|
:zone-short: zone
|
162
177
|
:formats:
|
163
178
|
:date:
|
@@ -203,18 +218,18 @@
|
|
203
218
|
8: Aug
|
204
219
|
9: Sep
|
205
220
|
:narrow:
|
206
|
-
1:
|
207
|
-
10:
|
208
|
-
11: "
|
209
|
-
12:
|
210
|
-
2:
|
211
|
-
3:
|
212
|
-
4:
|
213
|
-
5:
|
214
|
-
6:
|
215
|
-
7:
|
216
|
-
8:
|
217
|
-
9:
|
221
|
+
1: J
|
222
|
+
10: O
|
223
|
+
11: "N"
|
224
|
+
12: D
|
225
|
+
2: F
|
226
|
+
3: M
|
227
|
+
4: A
|
228
|
+
5: M
|
229
|
+
6: J
|
230
|
+
7: J
|
231
|
+
8: A
|
232
|
+
9: S
|
218
233
|
:wide:
|
219
234
|
1: January
|
220
235
|
10: October
|
@@ -230,18 +245,18 @@
|
|
230
245
|
9: September
|
231
246
|
:stand-alone:
|
232
247
|
:abbreviated:
|
233
|
-
1:
|
234
|
-
10:
|
235
|
-
11:
|
236
|
-
12:
|
237
|
-
2:
|
238
|
-
3:
|
239
|
-
4:
|
240
|
-
5:
|
241
|
-
6:
|
242
|
-
7:
|
243
|
-
8:
|
244
|
-
9:
|
248
|
+
1: Jan
|
249
|
+
10: Oct
|
250
|
+
11: Nov
|
251
|
+
12: Dec
|
252
|
+
2: Feb
|
253
|
+
3: Mar
|
254
|
+
4: Apr
|
255
|
+
5: May
|
256
|
+
6: Jun
|
257
|
+
7: Jul
|
258
|
+
8: Aug
|
259
|
+
9: Sep
|
245
260
|
:narrow:
|
246
261
|
1: J
|
247
262
|
10: O
|
@@ -256,18 +271,18 @@
|
|
256
271
|
8: A
|
257
272
|
9: S
|
258
273
|
:wide:
|
259
|
-
1:
|
260
|
-
10:
|
261
|
-
11:
|
262
|
-
12:
|
263
|
-
2:
|
264
|
-
3:
|
265
|
-
4:
|
266
|
-
5:
|
267
|
-
6:
|
268
|
-
7:
|
269
|
-
8:
|
270
|
-
9:
|
274
|
+
1: January
|
275
|
+
10: October
|
276
|
+
11: November
|
277
|
+
12: December
|
278
|
+
2: February
|
279
|
+
3: March
|
280
|
+
4: April
|
281
|
+
5: May
|
282
|
+
6: June
|
283
|
+
7: July
|
284
|
+
8: August
|
285
|
+
9: September
|
271
286
|
:periods:
|
272
287
|
:format:
|
273
288
|
:abbreviated:
|
@@ -314,7 +329,13 @@
|
|
314
329
|
:noon: noon
|
315
330
|
:pm: PM
|
316
331
|
:narrow:
|
332
|
+
:afternoon1: afternoon
|
317
333
|
:am: AM
|
334
|
+
:evening1: evening
|
335
|
+
:midnight: midnight
|
336
|
+
:morning1: morning
|
337
|
+
:night1: night
|
338
|
+
:noon: noon
|
318
339
|
:pm: PM
|
319
340
|
:wide:
|
320
341
|
:afternoon1: afternoon
|
@@ -354,7 +375,7 @@
|
|
354
375
|
3: "3"
|
355
376
|
4: "4"
|
356
377
|
:wide:
|
357
|
-
1:
|
358
|
-
2:
|
359
|
-
3:
|
360
|
-
4:
|
378
|
+
1: "1st quarter"
|
379
|
+
2: "2nd quarter"
|
380
|
+
3: "3rd quarter"
|
381
|
+
4: "4th quarter"
|
@@ -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"
|