1.0.1 • Published 4 years ago
timezone-translations v1.0.1
I could not find decent translations of IANA timezone names, so I had to glue two projects together:
- TimeZoneNames contains localized display names from Windows language packs.
- windows-iana provides Windows <-> IANA mappings
Usage
Import JSON files from from data
dir:
import en_US from 'timezone-translations/data/en_US.json`
License
MIT