@CalcMgrGetFormattedDate

Objetivo:

Converte a data no formato AAAAMMDD . Por exemplo, @CalcMgrGetFormattedDate(12302014, "mmddaaaa") retorna 20141230

Sintaxe:

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

Espec CDF: @CalcMgrGetFormattedDate(date, format)