formatTime

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

Formats timestamp to 'time' format (e.g. '12:00 PM').

Receiver

The timestamp.

Return

The formatted time.

Since

1.0.0-beta.1

Parameters

context

The context.