mas-tz
Version:
can be used to convert timezones
22 lines (21 loc) • 386 B
JSON
{
"name": "mas-tz",
"version": "1.0.4",
"type": "module",
"description": "can be used to convert timezones",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"timezones",
"timezone",
"convert",
"tz",
"TZ",
"timeDifference"
],
"author": "",
"license": "ISC",
"dependencies": {}
}