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