@runespoorstack/timezones

0.1.0 • Public • Published

@runespoorstack/timezones

The full list of timezones, their names, country codes, and gmt offsets.

GitHub License GitHub issues npm downloads

Table of Contents

✨ Features

  • Timezones JSON with the following fields:
{
  "value": "UTC-11",
  "abbr": "U",
  "offset": -11,
  "isdst": false,
  "text": "(UTC-11:00) Coordinated Universal Time-11",
  "utc": [
    "Etc/GMT+11",
    "Pacific/Midway",
    "Pacific/Niue",
    "Pacific/Pago_Pago"
  ]
}

🦾 Installation

npm i @runespoorstack/timezones

♾️ Usage

import timezones from "@runespoorstack/timezones"

🛠️ Contributing

See the CONTRIBUTING.md document.

💕 Special Thanks

  • I want to say thank you to the best woman in the world, my wife Diana for her love, daily support, motivation and inspiration.

❤️ Support or Donate

If you are enjoying this work and feel extra appreciative, you could buy me a book 📖 or 3 📖📖📖.

Package Sidebar

Install

npm i @runespoorstack/timezones

Weekly Downloads

133

Version

0.1.0

License

MIT

Unpacked Size

35.4 kB

Total Files

7

Last publish

Collaborators

  • borisshulyak