DateDecodingStrategy

public enum DateDecodingStrategy

Enum representing the various strategies for decoding Dates from BSON.

As per the BSON specification, the default strategy is to decode Dates from BSON datetime objects.

See also

bsonspec.org