tzinfo 1.2.3 → 1.2.8

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of tzinfo might be problematic. Click here for more details.

Files changed (81) hide show
  1. checksums.yaml +5 -5
  2. checksums.yaml.gz.sig +0 -0
  3. data.tar.gz.sig +0 -0
  4. data/CHANGES.md +93 -48
  5. data/LICENSE +1 -1
  6. data/README.md +9 -8
  7. data/lib/tzinfo.rb +3 -0
  8. data/lib/tzinfo/annual_rules.rb +51 -0
  9. data/lib/tzinfo/country_timezone.rb +14 -2
  10. data/lib/tzinfo/data_source.rb +1 -1
  11. data/lib/tzinfo/posix_time_zone_parser.rb +136 -0
  12. data/lib/tzinfo/ruby_core_support.rb +24 -1
  13. data/lib/tzinfo/ruby_country_info.rb +6 -2
  14. data/lib/tzinfo/ruby_data_source.rb +24 -20
  15. data/lib/tzinfo/time_or_datetime.rb +23 -5
  16. data/lib/tzinfo/timezone.rb +10 -6
  17. data/lib/tzinfo/timezone_offset.rb +26 -3
  18. data/lib/tzinfo/timezone_period.rb +29 -5
  19. data/lib/tzinfo/timezone_proxy.rb +7 -1
  20. data/lib/tzinfo/timezone_transition.rb +12 -2
  21. data/lib/tzinfo/timezone_transition_definition.rb +6 -3
  22. data/lib/tzinfo/transition_rule.rb +325 -0
  23. data/lib/tzinfo/zoneinfo_country_info.rb +3 -1
  24. data/lib/tzinfo/zoneinfo_data_source.rb +13 -3
  25. data/lib/tzinfo/zoneinfo_timezone_info.rb +268 -47
  26. data/test/tc_annual_rules.rb +95 -0
  27. data/test/tc_country.rb +6 -4
  28. data/test/tc_country_timezone.rb +12 -0
  29. data/test/tc_posix_time_zone_parser.rb +261 -0
  30. data/test/tc_ruby_country_info.rb +30 -0
  31. data/test/tc_ruby_data_source.rb +26 -2
  32. data/test/tc_time_or_datetime.rb +41 -6
  33. data/test/tc_timezone.rb +13 -2
  34. data/test/tc_timezone_period.rb +7 -0
  35. data/test/tc_timezone_proxy.rb +9 -0
  36. data/test/tc_timezone_transition.rb +14 -0
  37. data/test/tc_timezone_transition_definition.rb +11 -0
  38. data/test/tc_transition_data_timezone_info.rb +11 -1
  39. data/test/tc_transition_rule.rb +663 -0
  40. data/test/tc_zoneinfo_country_info.rb +14 -0
  41. data/test/tc_zoneinfo_data_source.rb +18 -7
  42. data/test/tc_zoneinfo_timezone_info.rb +1056 -109
  43. data/test/test_utils.rb +63 -5
  44. data/test/ts_all_zoneinfo.rb +3 -1
  45. data/test/tzinfo-data/tzinfo/data/definitions/America/Argentina/Buenos_Aires.rb +5 -5
  46. data/test/tzinfo-data/tzinfo/data/definitions/America/New_York.rb +13 -1
  47. data/test/tzinfo-data/tzinfo/data/definitions/Australia/Melbourne.rb +13 -1
  48. data/test/tzinfo-data/tzinfo/data/definitions/EST.rb +1 -1
  49. data/test/tzinfo-data/tzinfo/data/definitions/Etc/GMT__m__1.rb +2 -2
  50. data/test/tzinfo-data/tzinfo/data/definitions/Etc/GMT__p__1.rb +2 -2
  51. data/test/tzinfo-data/tzinfo/data/definitions/Etc/UTC.rb +1 -1
  52. data/test/tzinfo-data/tzinfo/data/definitions/Europe/Amsterdam.rb +15 -3
  53. data/test/tzinfo-data/tzinfo/data/definitions/Europe/Andorra.rb +13 -1
  54. data/test/tzinfo-data/tzinfo/data/definitions/Europe/London.rb +13 -1
  55. data/test/tzinfo-data/tzinfo/data/definitions/Europe/Paris.rb +15 -3
  56. data/test/tzinfo-data/tzinfo/data/definitions/Europe/Prague.rb +19 -4
  57. data/test/tzinfo-data/tzinfo/data/definitions/UTC.rb +1 -1
  58. data/test/tzinfo-data/tzinfo/data/indexes/countries.rb +197 -184
  59. data/test/tzinfo-data/tzinfo/data/indexes/timezones.rb +60 -47
  60. data/test/tzinfo-data/tzinfo/data/version.rb +9 -3
  61. data/test/zoneinfo/America/Argentina/Buenos_Aires +0 -0
  62. data/test/zoneinfo/America/New_York +0 -0
  63. data/test/zoneinfo/Australia/Melbourne +0 -0
  64. data/test/zoneinfo/EST +0 -0
  65. data/test/zoneinfo/Etc/UTC +0 -0
  66. data/test/zoneinfo/Europe/Amsterdam +0 -0
  67. data/test/zoneinfo/Europe/Andorra +0 -0
  68. data/test/zoneinfo/Europe/London +0 -0
  69. data/test/zoneinfo/Europe/Paris +0 -0
  70. data/test/zoneinfo/Europe/Prague +0 -0
  71. data/test/zoneinfo/Factory +0 -0
  72. data/test/zoneinfo/iso3166.tab +13 -14
  73. data/test/zoneinfo/leapseconds +78 -0
  74. data/test/zoneinfo/posix/Europe/London +0 -0
  75. data/test/zoneinfo/posixrules +0 -0
  76. data/test/zoneinfo/right/Europe/London +0 -0
  77. data/test/zoneinfo/zone.tab +172 -159
  78. data/test/zoneinfo/zone1970.tab +185 -170
  79. data/tzinfo.gemspec +2 -2
  80. metadata +29 -24
  81. metadata.gz.sig +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: be3c32bd74920808d67de39efaf3a73c6e8906d9
4
- data.tar.gz: f553215128b1b18c614252434e45d9d4e1c2dc53
2
+ SHA256:
3
+ metadata.gz: 9569ae7387d4f2847ba35f6a1268fbbc9019f9bbef1cc72e70569757320db079
4
+ data.tar.gz: bb66169c01610b980c35be5c7102d780d07167b785acd6ea5887b89d15eb107d
5
5
  SHA512:
6
- metadata.gz: af62bf6235210846b42517a1151a20e2e5c376005c3aa9b90515ed97c729d39e0b9fd2fd743708acfc6bb9fae55bf68a69c7408168f942d4b256feed02016d0a
7
- data.tar.gz: b8073737407948dc494a2d9a4215044ffeae2b7ec91e9047e6fdf0b328af021e371f4e21f51d5dc798c232c80d23f2b11ee9bc9cc5d6a3c34cd806c56933c5ba
6
+ metadata.gz: d9847f779c051d96c2457d364b18bdc9bc74e9b17ffd8e84106ce9c6562b2634e60f08b81af9fff6ba7c0af3b898ba4483fe8e9fa31b3e004251b203c1bee933
7
+ data.tar.gz: 8737907d69e81c06650a1f01b1ba45afc83f38a66b44fca093431cfea65208a92f56ada755e9f87724a6b866ecbfed11d1ef09552bbf983ce47c15c90269a322
Binary file
data.tar.gz.sig CHANGED
Binary file
data/CHANGES.md CHANGED
@@ -1,3 +1,48 @@
1
+ Version 1.2.8 - 8-Nov-2020
2
+ --------------------------
3
+
4
+ * Added support for handling "slim" format zoneinfo files that are produced by
5
+ default by zic version 2020b and later. The POSIX-style TZ string is now used
6
+ calculate DST transition times after the final defined transition in the file.
7
+ The 64-bit section is now always used regardless of whether Time has support
8
+ for 64-bit times.
9
+ * Rubinius is no longer supported.
10
+
11
+
12
+ Version 1.2.7 - 2-Apr-2020
13
+ --------------------------
14
+
15
+ * Fixed 'wrong number of arguments' errors when running on JRuby 9.0. #114.
16
+ * Fixed warnings when running on Ruby 2.8. #112.
17
+
18
+
19
+ Version 1.2.6 - 24-Dec-2019
20
+ ---------------------------
21
+
22
+ * Timezone#strftime('%s', time) will now return the correct number of seconds
23
+ since the epoch. #91.
24
+ * Removed the unused TZInfo::RubyDataSource::REQUIRE_PATH constant.
25
+ * Fixed "SecurityError: Insecure operation - require" exceptions when loading
26
+ data with recent Ruby releases in safe mode.
27
+ * Fixed warnings when running on Ruby 2.7. #106 and #111.
28
+
29
+
30
+ Version 1.2.5 - 4-Feb-2018
31
+ --------------------------
32
+
33
+ * Support recursively (deep) freezing Country and Timezone instances. #80.
34
+ * Allow negative daylight savings time offsets to be derived when reading from
35
+ zoneinfo files. The utc_offset and std_offset are now derived correctly for
36
+ Europe/Dublin in the 2018a and 2018b releases of the Time Zone Database.
37
+
38
+
39
+ Version 1.2.4 - 26-Oct-2017
40
+ ---------------------------
41
+
42
+ * Ignore the leapseconds file that is included in zoneinfo directories installed
43
+ with version 2017c and later of the Time Zone Database.
44
+
45
+
1
46
  Version 1.2.3 - 25-Mar-2017
2
47
  ---------------------------
3
48
 
@@ -175,70 +220,70 @@ Version 0.3.45 (tzdata v2015g) - 3-Oct-2015
175
220
  -------------------------------------------
176
221
 
177
222
  * Updated to tzdata version 2015g
178
- (http://mm.icann.org/pipermail/tz-announce/2015-October/000034.html).
223
+ (https://mm.icann.org/pipermail/tz-announce/2015-October/000034.html).
179
224
 
180
225
 
181
226
  Version 0.3.44 (tzdata v2015d) - 24-Apr-2015
182
227
  --------------------------------------------
183
228
 
184
229
  * Updated to tzdata version 2015d
185
- (http://mm.icann.org/pipermail/tz-announce/2015-April/000031.html).
230
+ (https://mm.icann.org/pipermail/tz-announce/2015-April/000031.html).
186
231
 
187
232
 
188
233
  Version 0.3.43 (tzdata v2015a) - 31-Jan-2015
189
234
  --------------------------------------------
190
235
 
191
236
  * Updated to tzdata version 2015a
192
- (http://mm.icann.org/pipermail/tz-announce/2015-January/000028.html).
237
+ (https://mm.icann.org/pipermail/tz-announce/2015-January/000028.html).
193
238
 
194
239
 
195
240
  Version 0.3.42 (tzdata v2014i) - 23-Oct-2014
196
241
  --------------------------------------------
197
242
 
198
243
  * Updated to tzdata version 2014i
199
- (http://mm.icann.org/pipermail/tz-announce/2014-October/000026.html).
244
+ (https://mm.icann.org/pipermail/tz-announce/2014-October/000026.html).
200
245
 
201
246
 
202
247
  Version 0.3.41 (tzdata v2014f) - 8-Aug-2014
203
248
  -------------------------------------------
204
249
 
205
250
  * Updated to tzdata version 2014f
206
- (http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html).
251
+ (https://mm.icann.org/pipermail/tz-announce/2014-August/000023.html).
207
252
 
208
253
 
209
254
  Version 0.3.40 (tzdata v2014e) - 10-Jul-2014
210
255
  --------------------------------------------
211
256
 
212
257
  * Updated to tzdata version 2014e
213
- (http://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
258
+ (https://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
214
259
 
215
260
 
216
261
  Version 0.3.39 (tzdata v2014a) - 9-Mar-2014
217
262
  -------------------------------------------
218
263
 
219
264
  * Updated to tzdata version 2014a
220
- (http://mm.icann.org/pipermail/tz-announce/2014-March/000018.html).
265
+ (https://mm.icann.org/pipermail/tz-announce/2014-March/000018.html).
221
266
 
222
267
 
223
268
  Version 0.3.38 (tzdata v2013g) - 8-Oct-2013
224
269
  -------------------------------------------
225
270
 
226
271
  * Updated to tzdata version 2013g
227
- (http://mm.icann.org/pipermail/tz-announce/2013-October/000015.html).
272
+ (https://mm.icann.org/pipermail/tz-announce/2013-October/000015.html).
228
273
 
229
274
 
230
275
  Version 0.3.37 (tzdata v2013b) - 11-Mar-2013
231
276
  --------------------------------------------
232
277
 
233
278
  * Updated to tzdata version 2013b
234
- (http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html).
279
+ (https://mm.icann.org/pipermail/tz-announce/2013-March/000010.html).
235
280
 
236
281
 
237
282
  Version 0.3.36 (tzdata v2013a) - 3-Mar-2013
238
283
  -------------------------------------------
239
284
 
240
285
  * Updated to tzdata version 2013a
241
- (http://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
286
+ (https://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
242
287
  * Fix TimezoneTransitionInfo#eql? incorrectly returning false when running on
243
288
  Ruby 2.0.
244
289
  * Change eql? and == implementations to test the class of the passed in object
@@ -249,49 +294,49 @@ Version 0.3.35 (tzdata v2012i) - 4-Nov-2012
249
294
  -------------------------------------------
250
295
 
251
296
  * Updated to tzdata version 2012i
252
- (http://mm.icann.org/pipermail/tz-announce/2012-November/000007.html).
297
+ (https://mm.icann.org/pipermail/tz-announce/2012-November/000007.html).
253
298
 
254
299
 
255
300
  Version 0.3.34 (tzdata v2012h) - 27-Oct-2012
256
301
  --------------------------------------------
257
302
 
258
303
  * Updated to tzdata version 2012h
259
- (http://mm.icann.org/pipermail/tz-announce/2012-October/000006.html).
304
+ (https://mm.icann.org/pipermail/tz-announce/2012-October/000006.html).
260
305
 
261
306
 
262
307
  Version 0.3.33 (tzdata v2012c) - 8-Apr-2012
263
308
  -------------------------------------------
264
309
 
265
310
  * Updated to tzdata version 2012c
266
- (http://article.gmane.org/gmane.comp.time.tz/4859).
311
+ (https://mm.icann.org/pipermail/tz/2012-April/017627.html).
267
312
 
268
313
 
269
314
  Version 0.3.32 (tzdata v2012b) - 4-Mar-2012
270
315
  -------------------------------------------
271
316
 
272
317
  * Updated to tzdata version 2012b
273
- (http://article.gmane.org/gmane.comp.time.tz/4756).
318
+ (https://mm.icann.org/pipermail/tz/2012-March/017524.html).
274
319
 
275
320
 
276
321
  Version 0.3.31 (tzdata v2011n) - 6-Nov-2011
277
322
  -------------------------------------------
278
323
 
279
324
  * Updated to tzdata version 2011n
280
- (http://article.gmane.org/gmane.comp.time.tz/4434).
325
+ (https://mm.icann.org/pipermail/tz/2011-October/017201.html).
281
326
 
282
327
 
283
328
  Version 0.3.30 (tzdata v2011k) - 29-Sep-2011
284
329
  --------------------------------------------
285
330
 
286
331
  * Updated to tzdata version 2011k
287
- (http://article.gmane.org/gmane.comp.time.tz/4084).
332
+ (https://mm.icann.org/pipermail/tz/2011-September/008889.html).
288
333
 
289
334
 
290
335
  Version 0.3.29 (tzdata v2011h) - 27-Jun-2011
291
336
  --------------------------------------------
292
337
 
293
338
  * Updated to tzdata version 2011h
294
- (http://article.gmane.org/gmane.comp.time.tz/3814).
339
+ (https://mm.icann.org/pipermail/tz/2011-June/008576.html).
295
340
  * Allow the default value of the local_to_utc and period_for_local dst
296
341
  parameter to be specified globally with a Timezone.default_dst attribute.
297
342
  Thanks to Kurt Werle for the suggestion and patch.
@@ -309,35 +354,35 @@ Version 0.3.27 (tzdata v2011g) - 26-Apr-2011
309
354
  --------------------------------------------
310
355
 
311
356
  * Updated to tzdata version 2011g
312
- (http://article.gmane.org/gmane.comp.time.tz/3758).
357
+ (https://mm.icann.org/pipermail/tz/2011-April/016875.html).
313
358
 
314
359
 
315
360
  Version 0.3.26 (tzdata v2011e) - 2-Apr-2011
316
361
  -------------------------------------------
317
362
 
318
363
  * Updated to tzdata version 2011e
319
- (http://article.gmane.org/gmane.comp.time.tz/3707).
364
+ (https://mm.icann.org/pipermail/tz/2011-April/016809.html).
320
365
 
321
366
 
322
367
  Version 0.3.25 (tzdata v2011d) - 14-Mar-2011
323
368
  --------------------------------------------
324
369
 
325
370
  * Updated to tzdata version 2011d
326
- (http://article.gmane.org/gmane.comp.time.tz/3662).
371
+ (https://mm.icann.org/pipermail/tz/2011-March/016746.html).
327
372
 
328
373
 
329
374
  Version 0.3.24 (tzdata v2010o) - 15-Jan-2011
330
375
  --------------------------------------------
331
376
 
332
377
  * Updated to tzdata version 2010o
333
- (http://article.gmane.org/gmane.comp.time.tz/3473).
378
+ (https://mm.icann.org/pipermail/tz/2010-November/016517.html).
334
379
 
335
380
 
336
381
  Version 0.3.23 (tzdata v2010l) - 19-Aug-2010
337
382
  --------------------------------------------
338
383
 
339
384
  * Updated to tzdata version 2010l
340
- (http://article.gmane.org/gmane.comp.time.tz/3354).
385
+ (https://mm.icann.org/pipermail/tz/2010-August/016360.html).
341
386
 
342
387
 
343
388
  Version 0.3.22 (tzdata v2010j) - 29-May-2010
@@ -350,7 +395,7 @@ Version 0.3.21 (tzdata v2010j) - 28-May-2010
350
395
  --------------------------------------------
351
396
 
352
397
  * Updated to tzdata version 2010j
353
- (http://article.gmane.org/gmane.comp.time.tz/3225).
398
+ (https://mm.icann.org/pipermail/tz/2010-May/016211.html).
354
399
  * Change invalid timezone check to exclude characters not used in timezone
355
400
  identifiers and avoid 'character class has duplicated range' warnings with
356
401
  Ruby 1.9.2.
@@ -368,28 +413,28 @@ Version 0.3.20 (tzdata v2010i) - 19-Apr-2010
368
413
  --------------------------------------------
369
414
 
370
415
  * Updated to tzdata version 2010i
371
- (http://article.gmane.org/gmane.comp.time.tz/3202).
416
+ (https://mm.icann.org/pipermail/tz/2010-April/016184.html).
372
417
 
373
418
 
374
419
  Version 0.3.19 (tzdata v2010h) - 5-Apr-2010
375
420
  -------------------------------------------
376
421
 
377
422
  * Updated to tzdata version 2010h
378
- (http://article.gmane.org/gmane.comp.time.tz/3188).
423
+ (https://mm.icann.org/pipermail/tz/2010-April/016161.html).
379
424
 
380
425
 
381
426
  Version 0.3.18 (tzdata v2010g) - 29-Mar-2010
382
427
  --------------------------------------------
383
428
 
384
429
  * Updated to tzdata version 2010g
385
- (http://article.gmane.org/gmane.comp.time.tz/3172).
430
+ (https://mm.icann.org/pipermail/tz/2010-March/016140.html).
386
431
 
387
432
 
388
433
  Version 0.3.17 (tzdata v2010e) - 8-Mar-2010
389
434
  -------------------------------------------
390
435
 
391
436
  * Updated to tzdata version 2010e
392
- (http://article.gmane.org/gmane.comp.time.tz/3128).
437
+ (https://mm.icann.org/pipermail/tz/2010-March/016088.html).
393
438
 
394
439
 
395
440
  Version 0.3.16 (tzdata v2009u) - 5-Jan-2010
@@ -398,14 +443,14 @@ Version 0.3.16 (tzdata v2009u) - 5-Jan-2010
398
443
  * Support the use of '-' to denote '0' as an offset in the tz data files.
399
444
  Used for the first time in the SAVE field in tzdata v2009u.
400
445
  * Updated to tzdata version 2009u
401
- (http://article.gmane.org/gmane.comp.time.tz/3053).
446
+ (https://mm.icann.org/pipermail/tz/2009-December/016001.html).
402
447
 
403
448
 
404
449
  Version 0.3.15 (tzdata v2009p) - 26-Oct-2009
405
450
  --------------------------------------------
406
451
 
407
452
  * Updated to tzdata version 2009p
408
- (http://article.gmane.org/gmane.comp.time.tz/2953).
453
+ (https://mm.icann.org/pipermail/tz/2009-October/015889.html).
409
454
  * Added a description to the gem spec.
410
455
  * List test files in test_files instead of files in the gem spec.
411
456
 
@@ -414,7 +459,7 @@ Version 0.3.14 (tzdata v2009l) - 19-Aug-2009
414
459
  --------------------------------------------
415
460
 
416
461
  * Updated to tzdata version 2009l
417
- (http://article.gmane.org/gmane.comp.time.tz/2818).
462
+ (https://mm.icann.org/pipermail/tz/2009-August/015729.html).
418
463
  * Include current directory in load path to allow running tests on
419
464
  Ruby 1.9.2, which doesn't include it by default any more.
420
465
 
@@ -423,7 +468,7 @@ Version 0.3.13 (tzdata v2009f) - 15-Apr-2009
423
468
  --------------------------------------------
424
469
 
425
470
  * Updated to tzdata version 2009f
426
- (http://article.gmane.org/gmane.comp.time.tz/2668).
471
+ (https://mm.icann.org/pipermail/tz/2009-April/015544.html).
427
472
  * Untaint the timezone module filename after validation to allow use
428
473
  with $SAFE == 1 (e.g. under mod_ruby). Thanks to Dmitry Borodaenko for
429
474
  the suggestion. Closes #25349.
@@ -433,14 +478,14 @@ Version 0.3.12 (tzdata v2008i) - 12-Nov-2008
433
478
  --------------------------------------------
434
479
 
435
480
  * Updated to tzdata version 2008i
436
- (http://article.gmane.org/gmane.comp.time.tz/2440).
481
+ (https://mm.icann.org/pipermail/tz/2008-October/015260.html).
437
482
 
438
483
 
439
484
  Version 0.3.11 (tzdata v2008g) - 7-Oct-2008
440
485
  -------------------------------------------
441
486
 
442
487
  * Updated to tzdata version 2008g
443
- (http://article.gmane.org/gmane.comp.time.tz/2335).
488
+ (https://mm.icann.org/pipermail/tz/2008-October/015139.html).
444
489
  * Support Ruby 1.9.0-5. Rational.new! has now been removed in Ruby 1.9.
445
490
  Only use Rational.new! if it is available (it is preferable in Ruby 1.8
446
491
  for performance reasons). Thanks to Jeremy Kemper and Pratik Naik for
@@ -453,14 +498,14 @@ Version 0.3.10 (tzdata v2008f) - 16-Sep-2008
453
498
  --------------------------------------------
454
499
 
455
500
  * Updated to tzdata version 2008f
456
- (http://article.gmane.org/gmane.comp.time.tz/2293).
501
+ (https://mm.icann.org/pipermail/tz/2008-September/015090.html).
457
502
 
458
503
 
459
504
  Version 0.3.9 (tzdata v2008c) - 27-May-2008
460
505
  -------------------------------------------
461
506
 
462
507
  * Updated to tzdata version 2008c
463
- (http://article.gmane.org/gmane.comp.time.tz/2183).
508
+ (https://mm.icann.org/pipermail/tz/2008-May/014956.html).
464
509
  * Support loading timezone data in the latest trunk versions of Ruby 1.9.
465
510
  Rational.new! is now private, so call it using Rational.send :new! instead.
466
511
  Thanks to Jeremy Kemper and Pratik Naik for spotting this. Closes #19184.
@@ -472,7 +517,7 @@ Version 0.3.8 (tzdata v2008b) - 24-Mar-2008
472
517
  -------------------------------------------
473
518
 
474
519
  * Updated to tzdata version 2008b
475
- (http://article.gmane.org/gmane.comp.time.tz/2149).
520
+ (https://mm.icann.org/pipermail/tz/2008-March/014910.html).
476
521
  * Support loading timezone data in Ruby 1.9.0. Use DateTime.new! if it is
477
522
  available instead of DateTime.new0 when constructing transition times.
478
523
  DateTime.new! was added in Ruby 1.8.6. DateTime.new0 was removed in
@@ -485,14 +530,14 @@ Version 0.3.7 (tzdata v2008a) - 10-Mar-2008
485
530
  -------------------------------------------
486
531
 
487
532
  * Updated to tzdata version 2008a
488
- (http://article.gmane.org/gmane.comp.time.tz/2071).
533
+ (https://mm.icann.org/pipermail/tz/2008-March/014851.html).
489
534
 
490
535
 
491
536
  Version 0.3.6 (tzdata v2007k) - 1-Jan-2008
492
537
  ------------------------------------------
493
538
 
494
539
  * Updated to tzdata version 2007k
495
- (http://article.gmane.org/gmane.comp.time.tz/2029).
540
+ (https://mm.icann.org/pipermail/tz/2007-December/014765.html).
496
541
  * Removed deprecated RubyGems autorequire option.
497
542
 
498
543
 
@@ -500,28 +545,28 @@ Version 0.3.5 (tzdata v2007h) - 1-Oct-2007
500
545
  ------------------------------------------
501
546
 
502
547
  * Updated to tzdata version 2007h
503
- (http://article.gmane.org/gmane.comp.time.tz/1878).
548
+ (https://mm.icann.org/pipermail/tz/2007-October/014585.html).
504
549
 
505
550
 
506
551
  Version 0.3.4 (tzdata v2007g) - 21-Aug-2007
507
552
  -------------------------------------------
508
553
 
509
554
  * Updated to tzdata version 2007g
510
- (http://article.gmane.org/gmane.comp.time.tz/1810).
555
+ (https://mm.icann.org/pipermail/tz/2007-August/014499.html).
511
556
 
512
557
 
513
558
  Version 0.3.3 (tzdata v2006p) - 27-Nov-2006
514
559
  -------------------------------------------
515
560
 
516
561
  * Updated to tzdata version 2006p
517
- (http://article.gmane.org/gmane.comp.time.tz/1358).
562
+ (https://mm.icann.org/pipermail/tz/2006-November/013999.html).
518
563
 
519
564
 
520
565
  Version 0.3.2 (tzdata v2006n) - 11-Oct-2006
521
566
  -------------------------------------------
522
567
 
523
568
  * Updated to tzdata version 2006n
524
- (http://article.gmane.org/gmane.comp.time.tz/1288). Note that this release of
569
+ (https://mm.icann.org/pipermail/tz/2006-October/013911.html). Note that this release of
525
570
  tzdata removes the country Serbia and Montenegro (CS) and replaces it with
526
571
  separate Serbia (RS) and Montenegro (ME) entries.
527
572
 
@@ -532,7 +577,7 @@ Version 0.3.1 (tzdata v2006j) - 21-Aug-2006
532
577
  * Remove colon from case statements to avoid warning in Ruby 1.8.5. #5198.
533
578
  * Use temporary variable to avoid dynamic string warning from rdoc.
534
579
  * Updated to tzdata version 2006j
535
- (http://article.gmane.org/gmane.comp.time.tz/1175).
580
+ (https://mm.icann.org/pipermail/tz/2006-August/013767.html).
536
581
 
537
582
 
538
583
  Version 0.3.0 (tzdata v2006g) - 17-Jul-2006
@@ -598,7 +643,7 @@ Version 0.2.2 (tzdata v2006g) - 17-May-2006
598
643
  zone identifier.
599
644
  * The zdumptestall utility now exits if not supplied with enough parameters.
600
645
  * Updated to tzdata version 2006g
601
- (http://article.gmane.org/gmane.comp.time.tz/1008).
646
+ (https://mm.icann.org/pipermail/tz/2006-May/013590.html).
602
647
 
603
648
 
604
649
  Version 0.2.1 (tzdata v2006d) - 17-Apr-2006
@@ -614,7 +659,7 @@ Version 0.2.1 (tzdata v2006d) - 17-Apr-2006
614
659
  Jamis Buck for reporting this.
615
660
  * Added abbreviation as an alias for TimezonePeriod.zone_identifier.
616
661
  * Updated to tzdata version 2006d
617
- (http://article.gmane.org/gmane.comp.time.tz/936).
662
+ (https://mm.icann.org/pipermail/tz/2006-April/013517.html).
618
663
  * Ignore any offset in DateTimes passed in (as is already done for Times).
619
664
  All of the following now refer to the same UTC time (15:40 on 17 April 2006).
620
665
  Previously, the DateTime in the second line would have been interpreted
@@ -647,7 +692,7 @@ Version 0.2.0 (tzdata v2006c) - 3-Apr-2006
647
692
  * Omit the final transition to DST if there is a prior transition in the last
648
693
  year processed to standard time.
649
694
  * Updated to tzdata version 2006c
650
- (http://article.gmane.org/gmane.comp.time.tz/920).
695
+ (https://mm.icann.org/pipermail/tz/2006-April/013500.html).
651
696
 
652
697
 
653
698
  Version 0.1.2 (tzdata v2006a) - 5-Feb-2006
@@ -656,7 +701,7 @@ Version 0.1.2 (tzdata v2006a) - 5-Feb-2006
656
701
  * Add lib directory to the load path when tzinfo is required. Makes it easier
657
702
  to use tzinfo gem when unpacked to vendor directory in rails.
658
703
  * Updated to tzdata version 2006a
659
- (http://article.gmane.org/gmane.comp.time.tz/738).
704
+ (https://mm.icann.org/pipermail/tz/2006-January/013311.html).
660
705
  * build_tz_classes rake task now handles running svn add and svn delete as new
661
706
  timezones and countries are added and old ones are removed.
662
707
  * Return a better error when attempting to use a Timezone instance that was
@@ -761,7 +806,7 @@ Version 0.0.2 (tzdata v2005m) - 13-Sep-2005
761
806
 
762
807
  Thanks to Scott Barron of Lunchbox Software for the suggestions in his
763
808
  article about using TZInfo with Rails
764
- (http://lunchroom.lunchboxsoftware.com/pages/tzinfo_rails)
809
+ (https://web.archive.org/web/20060425190845/http://lunchroom.lunchboxsoftware.com/pages/tzinfo_rails)
765
810
 
766
811
 
767
812
  Version 0.0.1 (tzdata v2005m) - 29-Aug-2005