pub fn parse_time( input: &str, sql_format: &str, ) -> Result<NaiveTime, ExecutorError>
Parse a time string using SQL format string