formatTime12h

fun formatTime12h(hour: Int, minute: Int): String

12-hour time with AM/PM, e.g. (13, 5) -> "1:05 PM".