1.84
A long-lived project that still receives updates
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.0.0
 Project Readme

TZInfo::Data - Timezone Data for TZInfo

RubyGems Tests

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

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.

Source Code

Source code for TZInfo::Data is available on GitHub.

Issue Tracker

Please post any bugs, issues, feature requests or questions to the GitHub issue tracker.