@CalcMgrAddWeeks

Purpose:

Adds a specified number of weeks to a date that is in the YYYYMMDD format

Syntax:

Java Class: com.hyperion.calcmgr.common.cdf.CalendarFunctions.addWeeks(int,int)

CDF Spec: @CalcMgrAddWeeks(date, weeksToAdd)