Skip to content

Datetime

A date and time in UTC, represented by the Kotlin class kotlin.time.Instant.

See also

Properties

code

val code: Byte

The byte identifier for this particular type.

Guaranteed to be in the range -1 (MinKey) to 127 (MaxKey).

name

expect val name: String

ordinal

expect val ordinal: Int