detect_date_format_from_list

Function detect_date_format_from_list 

Source
pub fn detect_date_format_from_list(date_list: &[&str]) -> DateOptions
Expand description

This assumes all date strings are in the same format and deduces through elimination