https://github.com/lamansky/military-timezones
A JSON file of military timezone codes mapped to UTC offsets.
https://github.com/lamansky/military-timezones
Last synced: 2 months ago
JSON representation
A JSON file of military timezone codes mapped to UTC offsets.
- Host: GitHub
- URL: https://github.com/lamansky/military-timezones
- Owner: lamansky
- License: mit
- Created: 2018-02-07T16:27:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T16:28:51.000Z (over 8 years ago)
- Last Synced: 2025-10-17T11:42:17.455Z (8 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# military-timezones
A JSON file of [military timezone codes](https://en.wikipedia.org/wiki/List_of_military_time_zones) mapped to UTC offsets.
## Installation
To install using [Node.js](https://nodejs.org/):
```bash
npm i military-timezones
```