Skip to content

Kotlin BSON • Multiplatform abstraction for different BSON implementationsopensavvy.ktmongo.bson.typesTimestampCompanion

Companion

object Companion

Properties

MAX

val MAX: Timestamp

The largest possible Timestamp instance.

MAX_COUNTER

The maximum possible counter for a given instant.

MAX_INSTANT

The maximum possible instant that can be represented by a Timestamp, which will happen during the year 2106.

MIN

val MIN: Timestamp

The smallest possible Timestamp instance.