CALC.day(date)

Return the day of the month for the given DATE.

Example

CALC.day(new Date());

// returns 28 (Assuming date was Dec 28, 2005)

<< CALC.dateValue(date) © 1996-2013 InetSoft Technology Corporation (v11.5) CALC.days360(start_date, end_date, Method) >>