UNPKG

date-format-utils

Version:

Formatting of date object,valid date string, timestamp into string and converting date object into timestamp

25 lines (24 loc) 616 B
{ "name": "date-format-utils", "version": "2.2.0", "description": "Formatting of date object,valid date string, timestamp into string and converting date object into timestamp", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "date-utils", "date", "date format", "format", "timestamp", "converting timestamp" ], "author": "deepak ambekar <ambedeepak99@gmail.com>", "license": "ISC", "dependencies": {}, "repository": { "type": "git", "url": "https://bitbucket.org/ambedeepak99/date-format-utils" } }