tzinfo 1.2.4 → 1.2.9

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 +95 -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 +10 -1
  25. data/lib/tzinfo/zoneinfo_timezone_info.rb +273 -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 +11 -2
  42. data/test/tc_zoneinfo_timezone_info.rb +1134 -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 +38 -21
  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 +28 -24
  81. metadata.gz.sig +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 22c796619ab55ca7900b6a7e0d8425d60ed8fad9
4
- data.tar.gz: f927925f60e7df68cd3564d372d4c5265692b699
2
+ SHA256:
3
+ metadata.gz: ddfbcb761e22870203af94d9cd3d47254ce0487d49ab51d804190d7d1961c125
4
+ data.tar.gz: f1e1f7eb70f406974d3fdbcda4cb78a6e2fa0842c0a6ec912fe80986a59e57fa
5
5
  SHA512:
6
- metadata.gz: 91388068fe7de3fbc4914581ecd0dd1f33fb3c823c4c935a1da11dc9f6fb8dbccd3efed7c9e9d6052cf4414e24c42656cd7685d0899b18e040be1980fdb771c3
7
- data.tar.gz: e7fe2fd2dafb218bf3cb2020359853f4571c0b99abd0ff11880e6102cb010d9dda847408dd4c26b571aa3109a565b8fec9fcfb2e6dc405a17992579c81892ec7
6
+ metadata.gz: 5fe024d4d8c134dc324dedab7e6bca66293cf52e80ca16a3d32222e961dd5b563eead2bd110a72a212e7cde0e8ad0c87bc075ce19ad06e3d46ee0b3c3fb45c0a
7
+ data.tar.gz: 2c9c48dd44315d61129850ee160932f64afb1e90d8ca82dcd9388b2a79699c3b140340c9541ef822ba02d0791bc4df7c1c7e5a15c9d5840d37f177c1e5942242
Binary file
data.tar.gz.sig CHANGED
Binary file
data/CHANGES.md CHANGED
@@ -1,3 +1,50 @@
1
+ Version 1.2.9 - 16-Dec-2020
2
+ ---------------------------
3
+
4
+ * Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a
5
+ zoneinfo file that includes rules specifying an additional transition to the
6
+ final defined offset (for example, Africa/Casablanca in version 2018e of the
7
+ Time Zone Database). #123.
8
+
9
+
10
+ Version 1.2.8 - 8-Nov-2020
11
+ --------------------------
12
+
13
+ * Added support for handling "slim" format zoneinfo files that are produced by
14
+ default by zic version 2020b and later. The POSIX-style TZ string is now used
15
+ calculate DST transition times after the final defined transition in the file.
16
+ The 64-bit section is now always used regardless of whether Time has support
17
+ for 64-bit times. #120.
18
+ * Rubinius is no longer supported.
19
+
20
+
21
+ Version 1.2.7 - 2-Apr-2020
22
+ --------------------------
23
+
24
+ * Fixed 'wrong number of arguments' errors when running on JRuby 9.0. #114.
25
+ * Fixed warnings when running on Ruby 2.8. #112.
26
+
27
+
28
+ Version 1.2.6 - 24-Dec-2019
29
+ ---------------------------
30
+
31
+ * Timezone#strftime('%s', time) will now return the correct number of seconds
32
+ since the epoch. #91.
33
+ * Removed the unused TZInfo::RubyDataSource::REQUIRE_PATH constant.
34
+ * Fixed "SecurityError: Insecure operation - require" exceptions when loading
35
+ data with recent Ruby releases in safe mode.
36
+ * Fixed warnings when running on Ruby 2.7. #106 and #111.
37
+
38
+
39
+ Version 1.2.5 - 4-Feb-2018
40
+ --------------------------
41
+
42
+ * Support recursively (deep) freezing Country and Timezone instances. #80.
43
+ * Allow negative daylight savings time offsets to be derived when reading from
44
+ zoneinfo files. The utc_offset and std_offset are now derived correctly for
45
+ Europe/Dublin in the 2018a and 2018b releases of the Time Zone Database.
46
+
47
+
1
48
  Version 1.2.4 - 26-Oct-2017
2
49
  ---------------------------
3
50
 
@@ -182,70 +229,70 @@ Version 0.3.45 (tzdata v2015g) - 3-Oct-2015
182
229
  -------------------------------------------
183
230
 
184
231
  * Updated to tzdata version 2015g
185
- (http://mm.icann.org/pipermail/tz-announce/2015-October/000034.html).
232
+ (https://mm.icann.org/pipermail/tz-announce/2015-October/000034.html).
186
233
 
187
234
 
188
235
  Version 0.3.44 (tzdata v2015d) - 24-Apr-2015
189
236
  --------------------------------------------
190
237
 
191
238
  * Updated to tzdata version 2015d
192
- (http://mm.icann.org/pipermail/tz-announce/2015-April/000031.html).
239
+ (https://mm.icann.org/pipermail/tz-announce/2015-April/000031.html).
193
240
 
194
241
 
195
242
  Version 0.3.43 (tzdata v2015a) - 31-Jan-2015
196
243
  --------------------------------------------
197
244
 
198
245
  * Updated to tzdata version 2015a
199
- (http://mm.icann.org/pipermail/tz-announce/2015-January/000028.html).
246
+ (https://mm.icann.org/pipermail/tz-announce/2015-January/000028.html).
200
247
 
201
248
 
202
249
  Version 0.3.42 (tzdata v2014i) - 23-Oct-2014
203
250
  --------------------------------------------
204
251
 
205
252
  * Updated to tzdata version 2014i
206
- (http://mm.icann.org/pipermail/tz-announce/2014-October/000026.html).
253
+ (https://mm.icann.org/pipermail/tz-announce/2014-October/000026.html).
207
254
 
208
255
 
209
256
  Version 0.3.41 (tzdata v2014f) - 8-Aug-2014
210
257
  -------------------------------------------
211
258
 
212
259
  * Updated to tzdata version 2014f
213
- (http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html).
260
+ (https://mm.icann.org/pipermail/tz-announce/2014-August/000023.html).
214
261
 
215
262
 
216
263
  Version 0.3.40 (tzdata v2014e) - 10-Jul-2014
217
264
  --------------------------------------------
218
265
 
219
266
  * Updated to tzdata version 2014e
220
- (http://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
267
+ (https://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
221
268
 
222
269
 
223
270
  Version 0.3.39 (tzdata v2014a) - 9-Mar-2014
224
271
  -------------------------------------------
225
272
 
226
273
  * Updated to tzdata version 2014a
227
- (http://mm.icann.org/pipermail/tz-announce/2014-March/000018.html).
274
+ (https://mm.icann.org/pipermail/tz-announce/2014-March/000018.html).
228
275
 
229
276
 
230
277
  Version 0.3.38 (tzdata v2013g) - 8-Oct-2013
231
278
  -------------------------------------------
232
279
 
233
280
  * Updated to tzdata version 2013g
234
- (http://mm.icann.org/pipermail/tz-announce/2013-October/000015.html).
281
+ (https://mm.icann.org/pipermail/tz-announce/2013-October/000015.html).
235
282
 
236
283
 
237
284
  Version 0.3.37 (tzdata v2013b) - 11-Mar-2013
238
285
  --------------------------------------------
239
286
 
240
287
  * Updated to tzdata version 2013b
241
- (http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html).
288
+ (https://mm.icann.org/pipermail/tz-announce/2013-March/000010.html).
242
289
 
243
290
 
244
291
  Version 0.3.36 (tzdata v2013a) - 3-Mar-2013
245
292
  -------------------------------------------
246
293
 
247
294
  * Updated to tzdata version 2013a
248
- (http://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
295
+ (https://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
249
296
  * Fix TimezoneTransitionInfo#eql? incorrectly returning false when running on
250
297
  Ruby 2.0.
251
298
  * Change eql? and == implementations to test the class of the passed in object
@@ -256,49 +303,49 @@ Version 0.3.35 (tzdata v2012i) - 4-Nov-2012
256
303
  -------------------------------------------
257
304
 
258
305
  * Updated to tzdata version 2012i
259
- (http://mm.icann.org/pipermail/tz-announce/2012-November/000007.html).
306
+ (https://mm.icann.org/pipermail/tz-announce/2012-November/000007.html).
260
307
 
261
308
 
262
309
  Version 0.3.34 (tzdata v2012h) - 27-Oct-2012
263
310
  --------------------------------------------
264
311
 
265
312
  * Updated to tzdata version 2012h
266
- (http://mm.icann.org/pipermail/tz-announce/2012-October/000006.html).
313
+ (https://mm.icann.org/pipermail/tz-announce/2012-October/000006.html).
267
314
 
268
315
 
269
316
  Version 0.3.33 (tzdata v2012c) - 8-Apr-2012
270
317
  -------------------------------------------
271
318
 
272
319
  * Updated to tzdata version 2012c
273
- (http://article.gmane.org/gmane.comp.time.tz/4859).
320
+ (https://mm.icann.org/pipermail/tz/2012-April/017627.html).
274
321
 
275
322
 
276
323
  Version 0.3.32 (tzdata v2012b) - 4-Mar-2012
277
324
  -------------------------------------------
278
325
 
279
326
  * Updated to tzdata version 2012b
280
- (http://article.gmane.org/gmane.comp.time.tz/4756).
327
+ (https://mm.icann.org/pipermail/tz/2012-March/017524.html).
281
328
 
282
329
 
283
330
  Version 0.3.31 (tzdata v2011n) - 6-Nov-2011
284
331
  -------------------------------------------
285
332
 
286
333
  * Updated to tzdata version 2011n
287
- (http://article.gmane.org/gmane.comp.time.tz/4434).
334
+ (https://mm.icann.org/pipermail/tz/2011-October/017201.html).
288
335
 
289
336
 
290
337
  Version 0.3.30 (tzdata v2011k) - 29-Sep-2011
291
338
  --------------------------------------------
292
339
 
293
340
  * Updated to tzdata version 2011k
294
- (http://article.gmane.org/gmane.comp.time.tz/4084).
341
+ (https://mm.icann.org/pipermail/tz/2011-September/008889.html).
295
342
 
296
343
 
297
344
  Version 0.3.29 (tzdata v2011h) - 27-Jun-2011
298
345
  --------------------------------------------
299
346
 
300
347
  * Updated to tzdata version 2011h
301
- (http://article.gmane.org/gmane.comp.time.tz/3814).
348
+ (https://mm.icann.org/pipermail/tz/2011-June/008576.html).
302
349
  * Allow the default value of the local_to_utc and period_for_local dst
303
350
  parameter to be specified globally with a Timezone.default_dst attribute.
304
351
  Thanks to Kurt Werle for the suggestion and patch.
@@ -316,35 +363,35 @@ Version 0.3.27 (tzdata v2011g) - 26-Apr-2011
316
363
  --------------------------------------------
317
364
 
318
365
  * Updated to tzdata version 2011g
319
- (http://article.gmane.org/gmane.comp.time.tz/3758).
366
+ (https://mm.icann.org/pipermail/tz/2011-April/016875.html).
320
367
 
321
368
 
322
369
  Version 0.3.26 (tzdata v2011e) - 2-Apr-2011
323
370
  -------------------------------------------
324
371
 
325
372
  * Updated to tzdata version 2011e
326
- (http://article.gmane.org/gmane.comp.time.tz/3707).
373
+ (https://mm.icann.org/pipermail/tz/2011-April/016809.html).
327
374
 
328
375
 
329
376
  Version 0.3.25 (tzdata v2011d) - 14-Mar-2011
330
377
  --------------------------------------------
331
378
 
332
379
  * Updated to tzdata version 2011d
333
- (http://article.gmane.org/gmane.comp.time.tz/3662).
380
+ (https://mm.icann.org/pipermail/tz/2011-March/016746.html).
334
381
 
335
382
 
336
383
  Version 0.3.24 (tzdata v2010o) - 15-Jan-2011
337
384
  --------------------------------------------
338
385
 
339
386
  * Updated to tzdata version 2010o
340
- (http://article.gmane.org/gmane.comp.time.tz/3473).
387
+ (https://mm.icann.org/pipermail/tz/2010-November/016517.html).
341
388
 
342
389
 
343
390
  Version 0.3.23 (tzdata v2010l) - 19-Aug-2010
344
391
  --------------------------------------------
345
392
 
346
393
  * Updated to tzdata version 2010l
347
- (http://article.gmane.org/gmane.comp.time.tz/3354).
394
+ (https://mm.icann.org/pipermail/tz/2010-August/016360.html).
348
395
 
349
396
 
350
397
  Version 0.3.22 (tzdata v2010j) - 29-May-2010
@@ -357,7 +404,7 @@ Version 0.3.21 (tzdata v2010j) - 28-May-2010
357
404
  --------------------------------------------
358
405
 
359
406
  * Updated to tzdata version 2010j
360
- (http://article.gmane.org/gmane.comp.time.tz/3225).
407
+ (https://mm.icann.org/pipermail/tz/2010-May/016211.html).
361
408
  * Change invalid timezone check to exclude characters not used in timezone
362
409
  identifiers and avoid 'character class has duplicated range' warnings with
363
410
  Ruby 1.9.2.
@@ -375,28 +422,28 @@ Version 0.3.20 (tzdata v2010i) - 19-Apr-2010
375
422
  --------------------------------------------
376
423
 
377
424
  * Updated to tzdata version 2010i
378
- (http://article.gmane.org/gmane.comp.time.tz/3202).
425
+ (https://mm.icann.org/pipermail/tz/2010-April/016184.html).
379
426
 
380
427
 
381
428
  Version 0.3.19 (tzdata v2010h) - 5-Apr-2010
382
429
  -------------------------------------------
383
430
 
384
431
  * Updated to tzdata version 2010h
385
- (http://article.gmane.org/gmane.comp.time.tz/3188).
432
+ (https://mm.icann.org/pipermail/tz/2010-April/016161.html).
386
433
 
387
434
 
388
435
  Version 0.3.18 (tzdata v2010g) - 29-Mar-2010
389
436
  --------------------------------------------
390
437
 
391
438
  * Updated to tzdata version 2010g
392
- (http://article.gmane.org/gmane.comp.time.tz/3172).
439
+ (https://mm.icann.org/pipermail/tz/2010-March/016140.html).
393
440
 
394
441
 
395
442
  Version 0.3.17 (tzdata v2010e) - 8-Mar-2010
396
443
  -------------------------------------------
397
444
 
398
445
  * Updated to tzdata version 2010e
399
- (http://article.gmane.org/gmane.comp.time.tz/3128).
446
+ (https://mm.icann.org/pipermail/tz/2010-March/016088.html).
400
447
 
401
448
 
402
449
  Version 0.3.16 (tzdata v2009u) - 5-Jan-2010
@@ -405,14 +452,14 @@ Version 0.3.16 (tzdata v2009u) - 5-Jan-2010
405
452
  * Support the use of '-' to denote '0' as an offset in the tz data files.
406
453
  Used for the first time in the SAVE field in tzdata v2009u.
407
454
  * Updated to tzdata version 2009u
408
- (http://article.gmane.org/gmane.comp.time.tz/3053).
455
+ (https://mm.icann.org/pipermail/tz/2009-December/016001.html).
409
456
 
410
457
 
411
458
  Version 0.3.15 (tzdata v2009p) - 26-Oct-2009
412
459
  --------------------------------------------
413
460
 
414
461
  * Updated to tzdata version 2009p
415
- (http://article.gmane.org/gmane.comp.time.tz/2953).
462
+ (https://mm.icann.org/pipermail/tz/2009-October/015889.html).
416
463
  * Added a description to the gem spec.
417
464
  * List test files in test_files instead of files in the gem spec.
418
465
 
@@ -421,7 +468,7 @@ Version 0.3.14 (tzdata v2009l) - 19-Aug-2009
421
468
  --------------------------------------------
422
469
 
423
470
  * Updated to tzdata version 2009l
424
- (http://article.gmane.org/gmane.comp.time.tz/2818).
471
+ (https://mm.icann.org/pipermail/tz/2009-August/015729.html).
425
472
  * Include current directory in load path to allow running tests on
426
473
  Ruby 1.9.2, which doesn't include it by default any more.
427
474
 
@@ -430,7 +477,7 @@ Version 0.3.13 (tzdata v2009f) - 15-Apr-2009
430
477
  --------------------------------------------
431
478
 
432
479
  * Updated to tzdata version 2009f
433
- (http://article.gmane.org/gmane.comp.time.tz/2668).
480
+ (https://mm.icann.org/pipermail/tz/2009-April/015544.html).
434
481
  * Untaint the timezone module filename after validation to allow use
435
482
  with $SAFE == 1 (e.g. under mod_ruby). Thanks to Dmitry Borodaenko for
436
483
  the suggestion. Closes #25349.
@@ -440,14 +487,14 @@ Version 0.3.12 (tzdata v2008i) - 12-Nov-2008
440
487
  --------------------------------------------
441
488
 
442
489
  * Updated to tzdata version 2008i
443
- (http://article.gmane.org/gmane.comp.time.tz/2440).
490
+ (https://mm.icann.org/pipermail/tz/2008-October/015260.html).
444
491
 
445
492
 
446
493
  Version 0.3.11 (tzdata v2008g) - 7-Oct-2008
447
494
  -------------------------------------------
448
495
 
449
496
  * Updated to tzdata version 2008g
450
- (http://article.gmane.org/gmane.comp.time.tz/2335).
497
+ (https://mm.icann.org/pipermail/tz/2008-October/015139.html).
451
498
  * Support Ruby 1.9.0-5. Rational.new! has now been removed in Ruby 1.9.
452
499
  Only use Rational.new! if it is available (it is preferable in Ruby 1.8
453
500
  for performance reasons). Thanks to Jeremy Kemper and Pratik Naik for
@@ -460,14 +507,14 @@ Version 0.3.10 (tzdata v2008f) - 16-Sep-2008
460
507
  --------------------------------------------
461
508
 
462
509
  * Updated to tzdata version 2008f
463
- (http://article.gmane.org/gmane.comp.time.tz/2293).
510
+ (https://mm.icann.org/pipermail/tz/2008-September/015090.html).
464
511
 
465
512
 
466
513
  Version 0.3.9 (tzdata v2008c) - 27-May-2008
467
514
  -------------------------------------------
468
515
 
469
516
  * Updated to tzdata version 2008c
470
- (http://article.gmane.org/gmane.comp.time.tz/2183).
517
+ (https://mm.icann.org/pipermail/tz/2008-May/014956.html).
471
518
  * Support loading timezone data in the latest trunk versions of Ruby 1.9.
472
519
  Rational.new! is now private, so call it using Rational.send :new! instead.
473
520
  Thanks to Jeremy Kemper and Pratik Naik for spotting this. Closes #19184.
@@ -479,7 +526,7 @@ Version 0.3.8 (tzdata v2008b) - 24-Mar-2008
479
526
  -------------------------------------------
480
527
 
481
528
  * Updated to tzdata version 2008b
482
- (http://article.gmane.org/gmane.comp.time.tz/2149).
529
+ (https://mm.icann.org/pipermail/tz/2008-March/014910.html).
483
530
  * Support loading timezone data in Ruby 1.9.0. Use DateTime.new! if it is
484
531
  available instead of DateTime.new0 when constructing transition times.
485
532
  DateTime.new! was added in Ruby 1.8.6. DateTime.new0 was removed in
@@ -492,14 +539,14 @@ Version 0.3.7 (tzdata v2008a) - 10-Mar-2008
492
539
  -------------------------------------------
493
540
 
494
541
  * Updated to tzdata version 2008a
495
- (http://article.gmane.org/gmane.comp.time.tz/2071).
542
+ (https://mm.icann.org/pipermail/tz/2008-March/014851.html).
496
543
 
497
544
 
498
545
  Version 0.3.6 (tzdata v2007k) - 1-Jan-2008
499
546
  ------------------------------------------
500
547
 
501
548
  * Updated to tzdata version 2007k
502
- (http://article.gmane.org/gmane.comp.time.tz/2029).
549
+ (https://mm.icann.org/pipermail/tz/2007-December/014765.html).
503
550
  * Removed deprecated RubyGems autorequire option.
504
551
 
505
552
 
@@ -507,28 +554,28 @@ Version 0.3.5 (tzdata v2007h) - 1-Oct-2007
507
554
  ------------------------------------------
508
555
 
509
556
  * Updated to tzdata version 2007h
510
- (http://article.gmane.org/gmane.comp.time.tz/1878).
557
+ (https://mm.icann.org/pipermail/tz/2007-October/014585.html).
511
558
 
512
559
 
513
560
  Version 0.3.4 (tzdata v2007g) - 21-Aug-2007
514
561
  -------------------------------------------
515
562
 
516
563
  * Updated to tzdata version 2007g
517
- (http://article.gmane.org/gmane.comp.time.tz/1810).
564
+ (https://mm.icann.org/pipermail/tz/2007-August/014499.html).
518
565
 
519
566
 
520
567
  Version 0.3.3 (tzdata v2006p) - 27-Nov-2006
521
568
  -------------------------------------------
522
569
 
523
570
  * Updated to tzdata version 2006p
524
- (http://article.gmane.org/gmane.comp.time.tz/1358).
571
+ (https://mm.icann.org/pipermail/tz/2006-November/013999.html).
525
572
 
526
573
 
527
574
  Version 0.3.2 (tzdata v2006n) - 11-Oct-2006
528
575
  -------------------------------------------
529
576
 
530
577
  * Updated to tzdata version 2006n
531
- (http://article.gmane.org/gmane.comp.time.tz/1288). Note that this release of
578
+ (https://mm.icann.org/pipermail/tz/2006-October/013911.html). Note that this release of
532
579
  tzdata removes the country Serbia and Montenegro (CS) and replaces it with
533
580
  separate Serbia (RS) and Montenegro (ME) entries.
534
581
 
@@ -539,7 +586,7 @@ Version 0.3.1 (tzdata v2006j) - 21-Aug-2006
539
586
  * Remove colon from case statements to avoid warning in Ruby 1.8.5. #5198.
540
587
  * Use temporary variable to avoid dynamic string warning from rdoc.
541
588
  * Updated to tzdata version 2006j
542
- (http://article.gmane.org/gmane.comp.time.tz/1175).
589
+ (https://mm.icann.org/pipermail/tz/2006-August/013767.html).
543
590
 
544
591
 
545
592
  Version 0.3.0 (tzdata v2006g) - 17-Jul-2006
@@ -605,7 +652,7 @@ Version 0.2.2 (tzdata v2006g) - 17-May-2006
605
652
  zone identifier.
606
653
  * The zdumptestall utility now exits if not supplied with enough parameters.
607
654
  * Updated to tzdata version 2006g
608
- (http://article.gmane.org/gmane.comp.time.tz/1008).
655
+ (https://mm.icann.org/pipermail/tz/2006-May/013590.html).
609
656
 
610
657
 
611
658
  Version 0.2.1 (tzdata v2006d) - 17-Apr-2006
@@ -621,7 +668,7 @@ Version 0.2.1 (tzdata v2006d) - 17-Apr-2006
621
668
  Jamis Buck for reporting this.
622
669
  * Added abbreviation as an alias for TimezonePeriod.zone_identifier.
623
670
  * Updated to tzdata version 2006d
624
- (http://article.gmane.org/gmane.comp.time.tz/936).
671
+ (https://mm.icann.org/pipermail/tz/2006-April/013517.html).
625
672
  * Ignore any offset in DateTimes passed in (as is already done for Times).
626
673
  All of the following now refer to the same UTC time (15:40 on 17 April 2006).
627
674
  Previously, the DateTime in the second line would have been interpreted
@@ -654,7 +701,7 @@ Version 0.2.0 (tzdata v2006c) - 3-Apr-2006
654
701
  * Omit the final transition to DST if there is a prior transition in the last
655
702
  year processed to standard time.
656
703
  * Updated to tzdata version 2006c
657
- (http://article.gmane.org/gmane.comp.time.tz/920).
704
+ (https://mm.icann.org/pipermail/tz/2006-April/013500.html).
658
705
 
659
706
 
660
707
  Version 0.1.2 (tzdata v2006a) - 5-Feb-2006
@@ -663,7 +710,7 @@ Version 0.1.2 (tzdata v2006a) - 5-Feb-2006
663
710
  * Add lib directory to the load path when tzinfo is required. Makes it easier
664
711
  to use tzinfo gem when unpacked to vendor directory in rails.
665
712
  * Updated to tzdata version 2006a
666
- (http://article.gmane.org/gmane.comp.time.tz/738).
713
+ (https://mm.icann.org/pipermail/tz/2006-January/013311.html).
667
714
  * build_tz_classes rake task now handles running svn add and svn delete as new
668
715
  timezones and countries are added and old ones are removed.
669
716
  * Return a better error when attempting to use a Timezone instance that was
@@ -768,7 +815,7 @@ Version 0.0.2 (tzdata v2005m) - 13-Sep-2005
768
815
 
769
816
  Thanks to Scott Barron of Lunchbox Software for the suggestions in his
770
817
  article about using TZInfo with Rails
771
- (http://lunchroom.lunchboxsoftware.com/pages/tzinfo_rails)
818
+ (https://web.archive.org/web/20060425190845/http://lunchroom.lunchboxsoftware.com/pages/tzinfo_rails)
772
819
 
773
820
 
774
821
  Version 0.0.1 (tzdata v2005m) - 29-Aug-2005