pub fn parse_date_range(buf: &[u8]) -> Result<DateRange, Error>
Expand description

Looks for a range separator ‘-’. Returns a DateRange.