objectid-to-timestamp

1.3.0 • Public • Published

objectid-to-timestamp

objectId to timestamp, in ms.

Install

npm i objectid-to-timestamp --save

Usage

var objectIdToTimestamp = require('objectid-to-timestamp');
objectIdToTimestamp('563229dd1ee6030100644cbe');// 1446128093391

Test

npm test

License

MIT

/objectid-to-timestamp/

    Package Sidebar

    Install

    npm i objectid-to-timestamp

    Weekly Downloads

    33

    Version

    1.3.0

    License

    MIT

    Last publish

    Collaborators

    • nswbmw