toDate

fun String.toDate(format: DateFormat): Date?
infix fun String.toDate(currentFormat: String): Date