@CalcMgrGetYear

目的:

傳回某個日期 (格式為 YYYYMMDD) 的年度。「date_part_ex」必須是「dayofmonth」、「dayofyear」、「month」、「weekofmonth」、「weekofyear」或「year」

語法:

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

CDF Spec: @CalcMgrGetYear(date)