format

fun Date.format(dateStyle: Int = DateFormat.MEDIUM, timeStyle: Int = DateFormat.MEDIUM): String
fun Date.format(format: String): String