transfertime
v1.0.1
Published
For transfer timestamp to how much time ago
Downloads
9
Maintainers
Readme
What is this?
just for transfer timestamp to how much time ago
Installation
npm i transfertime
How to use
transferTime.fromTime(Timestamp
)
Example
const transferTime = require("TransferTime");
console.log(transferTime.fromTime(1623260841000));
Will return with the Time, Like 6 days ago
.
WARN
TimeStamp must be in milliseconds.
Copyright
All Copyrights© Reserved.