Skip to main content

sniff_time_fmt

Function sniff_time_fmt 

Source
pub fn sniff_time_fmt(val: &str) -> Option<&'static str>
Available on crate feature temporal and (crate features dtype-date or dtype-datetime or temporal) only.
Expand description

Return the first format string from TIME_H_M_S that parses val, or None.