pub fn sniff_time_fmt(val: &str) -> Option<&'static str>
Return the first format string from TIME_H_M_S that parses val, or None.
TIME_H_M_S
val
None