Sha256: c08a451128c518093d3dfbbab35b8eaf644e2bf07871a1e8036fd8e940c9ad18
Contents?: true
Size: 1.21 KB
Versions: 35
Compression:
Stored size: 1.21 KB
Contents
TZInfo::Data - Timezone Data for TZInfo ======================================= [](http://badge.fury.io/rb/tzinfo-data) TZInfo::Data is the public domain [IANA Time Zone Database](http://www.iana.org/time-zones) packaged as a set of Ruby modules for use with [TZInfo](http://tzinfo.github.io). 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](http://rubydoc.info/gems/tzinfo/frames) 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](http://www.iana.org/time-zones). Source Code ----------- Source code for TZInfo::Data is available on [GitHub](https://github.com/tzinfo/tzinfo-data). Issue Tracker ------------- Please post any bugs, issues, feature requests or questions to the [GitHub issue tracker](https://github.com/tzinfo/tzinfo-data/issues).
Version data entries
35 entries across 35 versions & 2 rubygems