pub fn parse_time(time_str: &str) -> Option<NaiveTime>
Parse time string in either 12 or 24 hour format