Companion
object Companion
Content copied to clipboard
Functions
fromEpochSeconds
Link copied to clipboard
fun fromEpochSeconds(epochSeconds: Long, nanosecondAdjustment: Int): RealmInstant
Content copied to clipboard
Creates a RealmInstant that is the epochSeconds number of seconds from the UNIX epoch
1970-01-01T00:00:00Z
and the nanosecondAdjustment number of nanoseconds from the whole second.