Extension function to convert String to Date with a given date format.
fun String.toDateF(format: String = KV_DEFAULT_DATE_FORMAT): Date