pub fn is_valid_date_format(s: &str) -> bool
Check if a string is a valid date format (YYYY-MM or YYYY-MM-DD)