docs: description of the project
This commit is contained in:
parent
9ac9dcbc31
commit
90dfc7f8ac
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
[](https://www.npmjs.com/package/generate-timezone-json)
|
||||
[](https://github.com/ayoayco/generate-timezone-json)
|
||||
|
||||
This is a node package which allows the generation of a JSON file containing time zones information. You could provide it your own zone.tab file, in which case it will parse the file to generate the JSON. If not given any input, it will pull the latest official time zones for you.
|
||||
|
||||
### Installation
|
||||
Run `npm i generate-timezone-json` to install in your current node project
|
||||
|
||||
|
|
Loading…
Reference in a new issue