Meshtastic App
Toggle table of contents
android
common
jvm
Target filter
android
common
jvm
Switch theme
Search in API
Skip to content
Meshtastic App
core-common
/
org.meshtastic.core.common.util
/
DateFormatter
/
formatDateTime
format
Date
Time
android
common
jvm
actual
fun
formatDateTime
(
timestampMillis
:
Long
)
:
String
(
source
)
expect
fun
formatDateTime
(
timestampMillis
:
Long
)
:
String
(
source
)
Formats a timestamp into a localized date and time string.
actual
fun
formatDateTime
(
timestampMillis
:
Long
)
:
String
(
source
)