pub fn parse_date_key(date_key: &str) -> Option<Date>
Parse a date key (YYYY-MM-DD) into a time::Date.
time::Date