Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 361 Bytes

CONTRIBUTING.markdown

File metadata and controls

11 lines (8 loc) · 361 Bytes

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.
  • Extract using tar -xvzf tzdataXYZ.tar.gz -C path.
  • Convert the timezone text files to JSON.