@CalcMgrGetFormattedDate

Purpose:

Converts the date to the YYYYMMDD format. For example, @CalcMgrGetFormattedDate(12302014, "mmddyyyy") returns 20141230

Syntax:

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

CDF Spec: @CalcMgrGetFormattedDate(date, format)