Companion

actual object Companion
expect object Companion
actual object Companion

Functions

Link copied to clipboard
actual fun fromEpochMilliseconds(epochMilliseconds: Long): Instant
expect fun fromEpochMilliseconds(epochMilliseconds: Long): Instant
actual fun fromEpochMilliseconds(epochMilliseconds: Long): Instant