UNPKG

time-difference-calculator

Version:

Time difference calculator, This helps in calculating the time difference between two dates and return result like 2 days ago, 45 mins ago and just now.

19 lines (18 loc) 515 B
{ "name": "time-difference-calculator", "version": "0.0.4", "description": "Time difference calculator, This helps in calculating the time difference between two dates and return result like 2 days ago, 45 mins ago and just now.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Hari Karthyk", "license": "ISC", "keywords": [ "time-difference-calculator", "time-left", "time-taken", "date-calculator", "time-diff" ] }