pub fn format_time( time: &NaiveTime, sql_format: &str, ) -> Result<String, ExecutorError>
Format a time using SQL format string