compact-timezone-list
Version:
Array of timezones with their labels, tz code, and UTC/GMT offsets.
25 lines (24 loc) • 591 B
JSON
{
"name": "compact-timezone-list",
"version": "1.0.6",
"description": "Array of timezones with their labels, tz code, and UTC/GMT offsets.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/filipdanic/compact-timezone-list.git"
},
"keywords": [
"helper",
"utility",
"timezones",
"GMT",
"UTC",
"tz"
],
"author": "danicfilip.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/filipdanic/compact-timezone-list/issues"
},
"homepage": "https://github.com/filipdanic/compact-timezone-list"
}