UNPKG

iso8601-localizer

Version:

Simple to use getTimezoneOffset based ISO8601 localizer with source written in Typescript

20 lines (19 loc) 654 B
{ "name": "iso8601-localizer", "main": "iso8601-localizer.min.js", "version": "1.2.2", "homepage": "https://github.com/avielfedida/ISO8601-Localizer", "authors": [ "Aviel Fedida <avielfedida@gmail.com>" ], "description": "Simple to use getTimezoneOffset based ISO8601 localizer with source written in typescript", "license": "MIT", "ignore": [".npmignore", "updateProcess.md", "logo", "lib", "typings", "tsd.json", "iso8601-localizer.ts", "README.md", "LICENSE", "tsconfig.json", "tsd.json", ".gitignore"], "keywords": [ "js", "iso8601-localizer", "iso8601", "localizer", "typescript" ] }