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
@@ -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"
|
@@ -62,21 +62,21 @@
|
|
62
62
|
:tue: ma
|
63
63
|
:wed: me
|
64
64
|
:narrow:
|
65
|
-
:fri:
|
66
|
-
:mon:
|
65
|
+
:fri: V
|
66
|
+
:mon: L
|
67
67
|
:sat: S
|
68
|
-
:sun:
|
69
|
-
:thu:
|
70
|
-
:tue:
|
71
|
-
:wed:
|
68
|
+
:sun: D
|
69
|
+
:thu: Ĵ
|
70
|
+
:tue: M
|
71
|
+
:wed: M
|
72
72
|
:short:
|
73
|
-
:fri:
|
74
|
-
:mon:
|
75
|
-
:sat:
|
76
|
-
:sun:
|
77
|
-
:thu:
|
78
|
-
:tue:
|
79
|
-
:wed:
|
73
|
+
:fri: ve
|
74
|
+
:mon: lu
|
75
|
+
:sat: sa
|
76
|
+
:sun: di
|
77
|
+
:thu: ĵa
|
78
|
+
:tue: ma
|
79
|
+
:wed: me
|
80
80
|
:wide:
|
81
81
|
:fri: vendredo
|
82
82
|
:mon: lundo
|
@@ -87,13 +87,13 @@
|
|
87
87
|
:wed: merkredo
|
88
88
|
:stand-alone:
|
89
89
|
:abbreviated:
|
90
|
-
:fri:
|
91
|
-
:mon:
|
92
|
-
:sat:
|
93
|
-
:sun:
|
94
|
-
:thu:
|
95
|
-
:tue:
|
96
|
-
:wed:
|
90
|
+
:fri: ve
|
91
|
+
:mon: lu
|
92
|
+
:sat: sa
|
93
|
+
:sun: di
|
94
|
+
:thu: ĵa
|
95
|
+
:tue: ma
|
96
|
+
:wed: me
|
97
97
|
:narrow:
|
98
98
|
:fri: V
|
99
99
|
:mon: L
|
@@ -103,13 +103,13 @@
|
|
103
103
|
:tue: M
|
104
104
|
:wed: M
|
105
105
|
:short:
|
106
|
-
:fri:
|
107
|
-
:mon:
|
108
|
-
:sat:
|
109
|
-
:sun:
|
110
|
-
:thu:
|
111
|
-
:tue:
|
112
|
-
:wed:
|
106
|
+
:fri: ve
|
107
|
+
:mon: lu
|
108
|
+
:sat: sa
|
109
|
+
:sun: di
|
110
|
+
:thu: ĵa
|
111
|
+
:tue: ma
|
112
|
+
:wed: me
|
113
113
|
:wide:
|
114
114
|
:fri: vendredo
|
115
115
|
:mon: lundo
|
@@ -130,23 +130,50 @@
|
|
130
130
|
1: KE
|
131
131
|
:fields:
|
132
132
|
:day: tago
|
133
|
+
:day-narrow: tago
|
134
|
+
:day-short: tago
|
133
135
|
:dayOfYear: "Day Of Year"
|
136
|
+
:dayOfYear-narrow: "Day Of Year"
|
137
|
+
:dayOfYear-short: "Day Of Year"
|
134
138
|
:dayperiod: atm/ptm
|
139
|
+
:dayperiod-narrow: atm/ptm
|
140
|
+
:dayperiod-short: atm/ptm
|
135
141
|
:era: erao
|
142
|
+
:era-narrow: erao
|
143
|
+
:era-short: erao
|
136
144
|
:hour: horo
|
137
145
|
:hour-narrow: h
|
146
|
+
:hour-short: horo
|
138
147
|
:minute: minuto
|
139
148
|
:minute-narrow: m
|
149
|
+
:minute-short: minuto
|
140
150
|
:month: monato
|
151
|
+
:month-narrow: monato
|
152
|
+
:month-short: monato
|
141
153
|
:quarter: kvaronjaro
|
154
|
+
:quarter-narrow: kvaronjaro
|
155
|
+
:quarter-short: kvaronjaro
|
142
156
|
:second: sekundo
|
143
157
|
:second-narrow: s
|
158
|
+
:second-short: sekundo
|
144
159
|
:week: semajno
|
160
|
+
:week-narrow: semajno
|
161
|
+
:week-short: semajno
|
145
162
|
:weekOfMonth: "Week Of Month"
|
163
|
+
:weekOfMonth-narrow: "Week Of Month"
|
164
|
+
:weekOfMonth-short: "Week Of Month"
|
146
165
|
:weekday: "tago de la semajno"
|
166
|
+
:weekday-narrow: "tago de la semajno"
|
167
|
+
:weekday-short: "tago de la semajno"
|
147
168
|
:weekdayOfMonth: "Weekday Of Month"
|
169
|
+
:weekdayOfMonth-narrow: "Weekday Of Month"
|
170
|
+
:weekdayOfMonth-short: "Weekday Of Month"
|
148
171
|
:year: jaro
|
172
|
+
:year-narrow: jaro
|
173
|
+
:year-short: jaro
|
149
174
|
:zone: horzono
|
175
|
+
:zone-narrow: horzono
|
176
|
+
:zone-short: horzono
|
150
177
|
:formats:
|
151
178
|
:date:
|
152
179
|
:full:
|
@@ -191,18 +218,18 @@
|
|
191
218
|
8: aŭg
|
192
219
|
9: sep
|
193
220
|
:narrow:
|
194
|
-
1:
|
195
|
-
10:
|
196
|
-
11: "
|
197
|
-
12:
|
198
|
-
2:
|
199
|
-
3:
|
200
|
-
4:
|
201
|
-
5:
|
202
|
-
6:
|
203
|
-
7:
|
204
|
-
8:
|
205
|
-
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
|
206
233
|
:wide:
|
207
234
|
1: januaro
|
208
235
|
10: oktobro
|
@@ -218,18 +245,18 @@
|
|
218
245
|
9: septembro
|
219
246
|
:stand-alone:
|
220
247
|
:abbreviated:
|
221
|
-
1:
|
222
|
-
10:
|
223
|
-
11:
|
224
|
-
12:
|
225
|
-
2:
|
226
|
-
3:
|
227
|
-
4:
|
228
|
-
5:
|
229
|
-
6:
|
230
|
-
7:
|
231
|
-
8:
|
232
|
-
9:
|
248
|
+
1: jan
|
249
|
+
10: okt
|
250
|
+
11: nov
|
251
|
+
12: dec
|
252
|
+
2: feb
|
253
|
+
3: mar
|
254
|
+
4: apr
|
255
|
+
5: maj
|
256
|
+
6: jun
|
257
|
+
7: jul
|
258
|
+
8: aŭg
|
259
|
+
9: sep
|
233
260
|
:narrow:
|
234
261
|
1: J
|
235
262
|
10: O
|
@@ -269,14 +296,14 @@
|
|
269
296
|
:pm: ptm
|
270
297
|
:stand-alone:
|
271
298
|
:abbreviated:
|
272
|
-
:am:
|
273
|
-
:pm:
|
299
|
+
:am: atm
|
300
|
+
:pm: ptm
|
274
301
|
:narrow:
|
275
|
-
:am:
|
276
|
-
:pm:
|
302
|
+
:am: atm
|
303
|
+
:pm: ptm
|
277
304
|
:wide:
|
278
|
-
:am:
|
279
|
-
:pm:
|
305
|
+
:am: atm
|
306
|
+
:pm: ptm
|
280
307
|
:quarters:
|
281
308
|
:format:
|
282
309
|
:abbreviated:
|
@@ -296,10 +323,10 @@
|
|
296
323
|
4: "4-a kvaronjaro"
|
297
324
|
:stand-alone:
|
298
325
|
:abbreviated:
|
299
|
-
1:
|
300
|
-
2:
|
301
|
-
3:
|
302
|
-
4:
|
326
|
+
1: K1
|
327
|
+
2: K2
|
328
|
+
3: K3
|
329
|
+
4: K4
|
303
330
|
:narrow:
|
304
331
|
1: "1"
|
305
332
|
2: "2"
|