Skip to content

nswbmw/objectid-to-timestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

objectId to timestamp, in `ms`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published