core-ktx / androidx.time / kotlin.Long / asEpochMillis

asEpochMillis

inline fun Long.asEpochMillis(): Instant

Return an Instant for the number of milliseconds after the epoch.

See Also

Instant.ofEpochMilli