[][src]Function sqop::dates::parse_iso8601

fn parse_iso8601(s: &str, pad_date_with: NaiveTime) -> Result<DateTime<Utc>>

Parses the given string depicting a ISO 8601 timestamp.