timezone-conversions
Version:
Convert datetime from one timezone to another
29 lines (28 loc) • 712 B
JSON
{
"name": "timezone-conversions",
"version": "1.1.6",
"description": "Convert datetime from one timezone to another",
"main": "index.js",
"keywords":[
"convert-timezone",
"timezone-conversions",
"local-datetime",
"UTC-to-local-datetime",
"datetime",
"timezone",
"timezones",
"angular-datetime",
"react-datetime",
"node-datetime"
],
"repository": {
"type": "git",
"url": "git+https://github.com/amanlatkar/timezone-conversions.git"
},
"author": "amanlatkar.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/amanlatkar/timezone-conversions/issues"
},
"homepage": "https://github.com/amanlatkar/timezone-conversions#readme"
}