since essbase 11.1.2.3.503
Converts the date defined by format to date in the YYYYMMDD format. For example: @CalcMgrGetFormattedDate(12302014, “mmddyyyy”) returns 20141230
com.hyperion.calcmgr.common.cdf.CalendarFunctions.getFormattedDate(int,String)
@CalcMgrGetFormattedDate(date, format)