amPmTextFor

Get the localized AM/PM text.

Return

the localized AM/PM text or null if unavailable

Parameters

locale

the locale

value

0 for AM or 1 for PM

open fun amPmTextFor(value: Long, locale: Locale): String?