formatDateTime

fun Long.formatDateTime(context: <Error class: unknown class>): String

If this timestamp is of a different date, display the date. If it is of the same date, display the time.

Receiver

The timestamp.

Return

The formatted date time.

Since

1.0.0-beta.1

Parameters

context

The context.