Skip to content

Companion

object Companion

Properties

MAX

val MAX: Timestamp

The largest possible Timestamp instance.

It is composed using MAX_INSTANT and MAX_COUNTER.

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.

This timestamp marks the UNIX epoch, Jan 1st 1970.