fn_eomonth

Function fn_eomonth 

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

EOMONTH(start_date, months) - last day of the month N months away.