Sha256: 457a00901d63c392187b5877996cac85945bf9e964aeac70d17530a66b126671

Contents?: true

Size: 432 Bytes

Versions: 1

Compression:

Stored size: 432 Bytes

Contents

# How to Contribute

* Bundler is used to manage dependencies.
* Tests can be run with the `rake` command.
* Write tests and create pull requests.

# How to Acquire New TZData Information

* Download `tzdataXYZ.tar.gz` from [IANA](http://www.iana.org/time-zones).
* Extract and use `zic` to load data into `/usr/share/zoneinfo`.
* Run `bundle exec rake parse` to parse files in `right/` directory into
  the local `data` directory.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
timezone-0.3.3 CONTRIBUTING.markdown