0.6.0 • Published 22 days ago

@valkyriestudios/data-timezones v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
22 days ago

data-timezones

npm npm

Data pack containing a list of all timezones.

Installation

Run the following to install the data pack:

npm install --save @valkyriestudios/data-timezones

Contents

The data pack contains the following files: | File | Description | Included fields | |------|-------------|-----------------| | raw.json | Full timezone data pack | name,aliases |

Fields

The following is a description of the fields included in the data pack: | Field | Description | Example | |------|-------------|---------| | name | The name of the timezone (this is either an alias or the zone id) | 'Europe/Brussels' | | aliases | Array of Alias zones for the zone | ['Europe/Amsterdam', 'Europe/Luxembourg'] |

Other data packs

PackageDescription
@valkyriestudios/data-colorsData pack containing a list of all named HTML colors
@valkyriestudios/data-continentsData pack containing a list of all continents
@valkyriestudios/data-countriesData pack containing a list of all countries

Contributors

0.6.0

22 days ago

0.5.0

5 months ago

0.4.0

5 months ago

0.3.0

5 months ago

0.2.0

5 months ago

0.1.0

5 months ago