doomsower / timezone-translations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 65.2%Language:Shell 34.8%