Instant

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

Properties

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

Extensions

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