@CalcMgrGetFormattedDate

Zweck:

Konvertiert das Datum in das Format JJJJMMTT. Beispiel: @CalcMgrGetFormattedDate(12302014, "mmddyyyy") gibt 20141230 zurück

Syntax:

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

CDF-Spezifikation: @CalcMgrGetFormattedDate(date, format)