Expand description

BSON DateTime

Structs

Struct representing a BSON datetime. Note: BSON datetimes have millisecond precision.

Builder for constructing a BSON DateTime

Enums

Errors that can occur during DateTime construction and generation.

Type Definitions

Alias for Result<T, DateTime::Error>