date 2.0.0 → 3.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -178,4 +178,150 @@ w. europe, 3600
178
178
  west asia, 18000
179
179
  west pacific, 36000
180
180
  yakutsk, 32400
181
+ acdt,37800
182
+ acst,34200
183
+ act,-18000
184
+ acwst,31500
185
+ aedt,39600
186
+ aest,36000
187
+ aft,16200
188
+ almt,21600
189
+ anast,43200
190
+ anat,43200
191
+ aoe,-43200
192
+ aqtt,18000
193
+ awdt,32400
194
+ awst,28800
195
+ azost,0
196
+ azot,-3600
197
+ azst,18000
198
+ azt,14400
199
+ bnt,28800
200
+ bot,-14400
201
+ btt,21600
202
+ cast,28800
203
+ chadt,49500
204
+ chast,45900
205
+ chost,32400
206
+ chot,28800
207
+ chst,36000
208
+ chut,36000
209
+ cidst,-14400
210
+ cist,-18000
211
+ ckt,-36000
212
+ cot,-18000
213
+ cvt,-3600
214
+ cxt,25200
215
+ davt,25200
216
+ ddut,36000
217
+ easst,-18000
218
+ ect,-18000
219
+ egst,0
220
+ egt,-3600
221
+ fet,10800
222
+ fjst,46800
223
+ fjt,43200
224
+ fkst,-10800
225
+ fkt,-14400
226
+ fnt,-7200
227
+ galt,-21600
228
+ gamt,-32400
229
+ get,14400
230
+ gft,-10800
231
+ gilt,43200
232
+ gyt,-14400
233
+ hkt,28800
234
+ hovst,28800
235
+ hovt,25200
236
+ ict,25200
237
+ idt,10800
238
+ iot,21600
239
+ irdt,16200
240
+ irkst,32400
241
+ irkt,28800
242
+ irst,12600
243
+ kgt,21600
244
+ kost,39600
245
+ krast,28800
246
+ krat,25200
247
+ kuyt,14400
248
+ lhdt,39600
249
+ lhst,37800
250
+ lint,50400
251
+ magst,43200
252
+ magt,39600
253
+ mart,-30600
254
+ mawt,18000
255
+ mht,43200
256
+ mmt,23400
257
+ mut,14400
258
+ mvt,18000
259
+ myt,28800
260
+ nct,39600
261
+ nfdt,43200
262
+ nft,39600
263
+ novst,25200
264
+ novt,25200
265
+ npt,20700
266
+ nrt,43200
267
+ nut,-39600
268
+ omsst,25200
269
+ omst,21600
270
+ orat,18000
271
+ pet,-18000
272
+ petst,43200
273
+ pett,43200
274
+ pgt,36000
275
+ phot,46800
276
+ pht,28800
277
+ pkt,18000
278
+ pmdt,-7200
279
+ pmst,-10800
280
+ pont,39600
281
+ pwt,32400
282
+ pyst,-10800
283
+ qyzt,21600
284
+ ret,14400
285
+ rott,-10800
286
+ sakt,39600
287
+ samt,14400
288
+ sbt,39600
289
+ sct,14400
290
+ sret,39600
291
+ srt,-10800
292
+ syot,10800
293
+ taht,-36000
294
+ tft,18000
295
+ tjt,18000
296
+ tkt,46800
297
+ tlt,32400
298
+ tmt,18000
299
+ tost,50400
300
+ tot,46800
301
+ trt,10800
302
+ tvt,43200
303
+ ulast,32400
304
+ ulat,28800
305
+ uyst,-7200
306
+ uyt,-10800
307
+ uzt,18000
308
+ vet,-14400
309
+ vlast,39600
310
+ vlat,36000
311
+ vost,21600
312
+ vut,39600
313
+ wakt,43200
314
+ warst,-10800
315
+ wft,43200
316
+ wgst,-7200
317
+ wgt,-10800
318
+ wib,25200
319
+ wit,32400
320
+ wita,28800
321
+ wt,0
322
+ yakst,36000
323
+ yakt,32400
324
+ yapt,36000
325
+ yekst,21600
326
+ yekt,18000
181
327
  %%
data/lib/date.rb CHANGED
@@ -5,6 +5,10 @@ require 'date_core'
5
5
 
6
6
  class Date
7
7
 
8
+ def infinite?
9
+ false
10
+ end
11
+
8
12
  class Infinity < Numeric # :nodoc:
9
13
 
10
14
  include Comparable
metadata CHANGED
@@ -1,29 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: date
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 3.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tadayoshi Funaba
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-07 00:00:00.000000000 Z
12
- dependencies:
13
- - !ruby/object:Gem::Dependency
14
- name: rake-compiler
15
- requirement: !ruby/object:Gem::Requirement
16
- requirements:
17
- - - ">="
18
- - !ruby/object:Gem::Version
19
- version: '0'
20
- type: :development
21
- prerelease: false
22
- version_requirements: !ruby/object:Gem::Requirement
23
- requirements:
24
- - - ">="
25
- - !ruby/object:Gem::Version
26
- version: '0'
11
+ date: 2021-11-15 00:00:00.000000000 Z
12
+ dependencies: []
27
13
  description: A subclass of Object includes Comparable module for handling dates.
28
14
  email:
29
15
  -
@@ -61,7 +47,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
61
47
  - !ruby/object:Gem::Version
62
48
  version: '0'
63
49
  requirements: []
64
- rubygems_version: 3.0.2
50
+ rubygems_version: 3.1.4
65
51
  signing_key:
66
52
  specification_version: 4
67
53
  summary: A subclass of Object includes Comparable module for handling dates.