Datetime

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

See also

Low-level read as a UNIX timestamp.

Low-level write as a UNIX timestamp.

Properties

Link copied to clipboard
val code: Byte

The byte identifier for this particular type.

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int