1.0.1 • Published 3 years ago

transfertime v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.