"legacy" mongo driver provided a method http://php.net/manual/en/class.mongoid.php ``` getTimestamp ``` to extract timestamp from mongoid's i cant see analog in new driver http://php.net/manual/en/class.mongodb-bson-objectid.php is there a way to extract time from mongoId using new driver?