pub fn fn_edate(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
EDATE(start_date, months) - date that is N months before/after start_date.