pub fn parse_rfc3339_with_timezone(
s: &str,
) -> Result<DateTime<FixedOffset>, ProjectionError>Expand description
Parse RFC3339 timestamp with timezone validation
pub fn parse_rfc3339_with_timezone(
s: &str,
) -> Result<DateTime<FixedOffset>, ProjectionError>Parse RFC3339 timestamp with timezone validation