@CalcMgrGetYear

目的:

YYYYMMDD形式の日付から年を返します。"date_part_ex"は"dayofmonth"、"dayofyear"、"month"、"weekofmonth"、"weekofyear"または"year"の必要があります

構文:

Javaクラス: com.hyperion.calcmgr.common.cdf.CalendarFunctions.getYear(int)

CDF仕様: @CalcMgrGetYear(date)