fn_edate

Function fn_edate 

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

EDATE(start_date, months) - date that is N months before/after start_date.