pub fn detect_date_format_from_list(date_list: &[&str]) -> DateOptionsExpand description
This assumes all date strings are in the same format and deduces through elimination
pub fn detect_date_format_from_list(date_list: &[&str]) -> DateOptionsThis assumes all date strings are in the same format and deduces through elimination