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