Skip to main content

sniff_time_fmt

Function sniff_time_fmt 

Source
pub fn sniff_time_fmt(val: &str) -> Option<&'static str>
Expand description

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