Skip to main content

is_valid_rfc3339_date

Function is_valid_rfc3339_date 

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

Return true when s is an RFC 3339 full-date (YYYY-MM-DD).