formatTime24h

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

24-hour time, e.g. (9, 5) -> "09:05".