Function bcheck::is_proper_date_format
source · pub fn is_proper_date_format(s: &str) -> boolExpand description
verify a given string uses the appropriate date format.
pub fn is_proper_date_format(s: &str) -> boolverify a given string uses the appropriate date format.