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