pub fn fn_datedif(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
DATEDIF(start_date, end_date, unit) - difference between two dates.