pub fn parse_since(s: &str) -> Result<DateTime<Utc>, RssError>
Parse a --since value: a relative duration (2h, 7d) or an ISO-8601 instant.
--since
2h
7d