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
/
formatDate
format
Date
android
common
jvm
actual
fun
formatDate
(
timestampMillis
:
Long
)
:
String
(
source
)
expect
fun
formatDate
(
timestampMillis
:
Long
)
:
String
(
source
)
Formats a timestamp into a localized date string.
actual
fun
formatDate
(
timestampMillis
:
Long
)
:
String
(
source
)