Last Updated: February 25, 2016
·
315
· dhdev

Quick page to go between mongodb ObjectIDs and dates

So I wrote a page to go from an ObjectID to a date and back again.

Useful for:

  • Creating ObjectIDs for date range queries
  • Extracting the date component of an ObjectID

http://dhendo.github.io/givemeanobjectid/