pub fn is_valid_date_format(date_str: &str) -> bool
Check if String literal is matching SQL Date format: YYYY-MM-DD