@CalcMgrExcelDAYS360

Purpose:

Calculates the number of days between two dates based on a 360-day year

Syntax:

Java Class: com.hyperion.calcmgr.common.excel.cdf.ExcelDateTimeFunctions.DAYS360(double,double,boolean)

CDF Spec: @CalcMgrExcelDAYS360(start_date, end_date, method)

Note:

Date parameters used in @CalcMgrExcel functions must be in an Excel format. See @CalcMgrExcel Custom Functions with Date Parameters.