@CalcMgrGetCustomDateTime

Purpose:

Returns the custom date and time in the YYYYMMDDHHMMSS formatFor example: 20140101143001 (Year_Month_Day_Hour_Minute_Second)

Syntax:

Java Class: com.hyperion.calcmgr.common.cdf.CalendarFunctions.getDateTime(double,double,double,double,double,double):

CDF Spec: @CalcMgrGetCustomDateTime(year, month, day, hour, min, sec)