-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.1.2
-
Component/s: None
-
None
-
Environment:Debian 8
It seems that objectid to timestamp function is missing in the driver.
<?php $objectid = new MongoDB\BSON\ObjectID('564b07d6619d4b3d668b45e3'); echo $objectid->getTimestamp(); // should return the timestamp
- links to