Posted By: Philip Ross
Date: 2013-03-03 16:33
Summary: TZInfo v0.3.36 Released
Project: TZInfo

TZInfo version 0.3.36 has been released (based on version v2013a of the underlying tz data).

Gem, zip and tar.gz files can be found at http://rubyforge.org/frs/?group_id=894. You can use 'gem update' to upgrade if you already have the tzinfo gem installed.


Changes in this release:

* Updated to tzdata version 2013a (http://mm.icann.org/pipermail/tz-announce/2013-March/000009.html).
* Fix TimezoneTransitionInfo#eql? incorrectly returning false when running on Ruby 2.0.
* Change eql? and == implementations to test the class of the passed in object instead of checking individual properties with 'respond_to?'.

Latest News
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41

 

Forums | Admin

Discussion Forums: tzinfo-v0.3.36-released

Start New Thread Start New Thread

 

By: Alicia Storey
tzdata Features [ reply ]  
2013-03-05 05:41
Is it possible to see the other features of tzdata aside from fixing timezone and change eql?