@CalcMgrGetFormattedDate

Propósito:

Convierte la fecha a formato AAAAMMDD. Por ejemplo, @CalcMgrGetFormattedDate(12302014, "mmddaaaa") devuelve 20141230

Sintaxis:

Clase Java: com.hyperion.calcmgr.common.cdf.CalendarFunctions.getFormattedDate(int,cadena)

Especificaciones de CDF: @CalcMgrGetFormattedDate(fecha, formato)