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