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

Package Sidebar

Install

npm i objectid-to-timestamp

Weekly Downloads

37

Version

1.3.0

License

MIT

Last publish

Collaborators

  • nswbmw