Sha256: 6d2a8ba4cd97c399905fb15becd91f89442bb38e0a399d406152321aa0b295da

Contents?: true

Size: 1.21 KB

Versions: 5

Compression:

Stored size: 1.21 KB

Contents

TZInfo::Data - Timezone Data for TZInfo
=======================================

[![Gem Version](https://badge.fury.io/rb/tzinfo-data.svg)](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

5 entries across 5 versions & 1 rubygems

Version Path
tzinfo-data-1.2019.3 README.md
tzinfo-data-1.2019.2 README.md
tzinfo-data-1.2019.1 README.md
tzinfo-data-1.2018.9 README.md
tzinfo-data-1.2018.8 README.md