app
app
/
com.example.examer.data.domain
/
TestDetails
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
get
Local
Date
Time
For
Millis
Link copied to clipboard
fun
getLocalDateTimeForMillis
(
epochMillis
:
Long
)
:
LocalDateTime
Content copied to clipboard
Used to get an instance of
LocalDateTime
for the provided
epochMillis
in milliseconds.