An open API service indexing awesome lists of open source software.

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.

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
```