parse_rfc3339

Function parse_rfc3339 

Source
pub(crate) fn parse_rfc3339(s: &str) -> ParseResult<DateTime<FixedOffset>>