TZInfo::Data - Timezone Data for TZInfo

TZInfo::Data is the public domain IANA Time Zone Database packaged as a set of Ruby modules for use with TZInfo.

If TZInfo::Data is installed, TZInfo will automatically use it as its source of time zone data. If TZInfo::Data is not available, TZInfo will attempt to use the system zoneinfo files instead. Please refer to the TZInfo documentation for further details.

Installation

The TZInfo::Data gem can be installed by running:

$ gem install tzinfo-data

Download

Tar, Zip and RubyGem packages of TZInfo::Data can be downloaded from rubyforge.org/frs/?group_id=894

License

TZInfo::Data is released under the MIT license, see LICENSE for details.

Timezone data is based on the public domain IANA Time Zone Database.

Support

Please post to the TZInfo Users mailing list if you require assistance or have any suggestions.