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
/
formatRelativeTime
format
Relative
Time
android
common
jvm
actual
fun
formatRelativeTime
(
timestampMillis
:
Long
)
:
String
(
source
)
expect
fun
formatRelativeTime
(
timestampMillis
:
Long
)
:
String
(
source
)
Formats a timestamp into a relative "time ago" string.
actual
fun
formatRelativeTime
(
timestampMillis
:
Long
)
:
String
(
source
)