iso8601-localizer
Version:
Simple to use getTimezoneOffset based ISO8601 localizer with source written in Typescript
21 lines (20 loc) • 571 B
JSON
{
"name": "iso8601-localizer",
"version": "1.2.2",
"description": "Simple to use getTimezoneOffset based ISO8601 localizer with source written in Typescript",
"main": "iso8601-localizer.js",
"repository": {
"type": "git",
"url": "https://github.com/avielfedida/ISO8601-Localizer.git"
},
"author": "Aviel Fedida <avielfedida@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/avielfedida/ISO8601-Localizer",
"keywords": [
"js",
"iso8601-localizer",
"iso8601",
"localizer",
"typescript"
]
}