Instant

expect class Instant
actual typealias Instant = <ERROR CLASS>
actual class Instant(tv_sec: <ERROR CLASS>, tv_nsec: Long)

Properties

tv_nsec
Link copied to clipboard
val tv_nsec: Long
tv_sec
Link copied to clipboard
val tv_sec: <ERROR CLASS>

Extensions

toLocalString
Link copied to clipboard
expect fun Instant.toLocalString(): String
actual fun Instant.toLocalString(): String