sqop::dates
fn parse_iso8601(s: &str, pad_date_with: NaiveTime) -> Result<DateTime<Utc>>
Parses the given string depicting a ISO 8601 timestamp.