pub fn is_proper_date_format(s: &str) -> bool
Expand description

verify a given string uses the appropriate date format.