Skip to main content

parse_rfc3339_with_timezone

Function parse_rfc3339_with_timezone 

Source
pub fn parse_rfc3339_with_timezone(
    s: &str,
) -> Result<DateTime<FixedOffset>, ProjectionError>
Expand description

Parse RFC3339 timestamp with timezone validation