Datetime¶
A date and time in UTC, represented by the Kotlin class kotlin.time.Instant.
See also¶
-
BsonValueReader.readInstant: Low-level read. -
BsonValueReader.readDateTime: Low-level read as a UNIX timestamp. -
BsonFieldWriter.writeInstant: Low-level write. -
BsonFieldWriter.writeDateTime: Low-level write as a UNIX timestamp.
Properties¶
code¶
The byte identifier for this particular type.