formatDateTimeShort

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)