Constructs a BSONDate from the given UNIX time.
unix_time needs to be given in milliseconds from 1970/01/01. This is the native storage format for BSONDate.
See Implementation
Constructs a BSONDate from the given UNIX time.
unix_time needs to be given in milliseconds from 1970/01/01. This is the native storage format for BSONDate.