@CalcMgrMonthsBetween

Scopo:

Restituisce i mesi tra due date nel formato AAAAMMGG

Sintassi:

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

CDF Spec: @CalcMgrMonthsBetween(fromDate,toDate)

Nota:

@CalcMgrMonthsBetween restituisce solo numeri positivi. Nei casi in cui è necessario restituire un numero negativo, utilizzare @CalcMgrMonthsDiff.