pub fn is_valid_time_format(time_str: &str) -> bool
Check if String literal is matching SQL time format: HH:MM:SS or HH:MM:SS.SSS