Api is not matching the one from `bson` - `createFromTime`
dawidreedsy opened this issue · 1 comments
dawidreedsy commented
The createFromTime
should take as an input number of seconds at the moment it is number of milliseconds
ObjectID.createFromTime(/* Should be number of seconds*/)
niftylettuce commented
PR welcome