public Variable Execute(List <Variable> parameters) { return(DateAndTimeHelper.YearMonthDurationFunction(parameters)); }