pub fn is_proper_date_format(s: &str) -> bool
verify a given string uses the appropriate date format.