fn_datedif

Function fn_datedif 

Source
pub fn fn_datedif(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
Expand description

DATEDIF(start_date, end_date, unit) - difference between two dates.