decodeDateTime
Decodes this value as a UTC timestamp in milliseconds since the Unix epoch.
See also
Decode the same value as a Kotlin Instant.
Throws
If the value is not a BsonType.Datetime.
Decodes this value as a UTC timestamp in milliseconds since the Unix epoch.
Decode the same value as a Kotlin Instant.
If the value is not a BsonType.Datetime.