fn_workday

Function fn_workday 

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

WORKDAY(start_date, days, [holidays]) - date after N working days.