pad2

fun Int.pad2(): String

Two-digit zero-padded string for an Int (e.g. 5 -> "05").