format

fun <T : TemporalAccessor> format(date: T, format: DateFormat): String
fun format(date: Date, format: DateFormat): String