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
/
formatTime
format
Time
android
common
jvm
actual
fun
formatTime
(
timestampMillis
:
Long
)
:
String
(
source
)
expect
fun
formatTime
(
timestampMillis
:
Long
)
:
String
(
source
)
Formats a timestamp into a localized time string (HH:mm).
actual
fun
formatTime
(
timestampMillis
:
Long
)
:
String
(
source
)