Function gitql_parser::format_checker::is_valid_time_format

source ยท
pub fn is_valid_time_format(time_str: &str) -> bool
Expand description

Check if String literal is matching SQL time format: HH:MM:SS or HH:MM:SS.SSS