1.3.0 • Published 9 years ago
objectid-to-timestamp v1.3.0
objectid-to-timestamp
objectId to timestamp, in ms.
Install
npm i objectid-to-timestamp --saveUsage
var objectIdToTimestamp = require('objectid-to-timestamp');
objectIdToTimestamp('563229dd1ee6030100644cbe');// 1446128093391Test
npm testLicense
MIT