BsonDate.this

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.

Meta