BsonObjectID.timeStamp

Extracts the time/date portion of the object ID.

For IDs created using the standard generation algorithm or using createDateID this will return the associated time stamp.

struct BsonObjectID
@safe @property const
SysTime
timeStamp
()

Meta