CALC.weekdayname(date)

Returns the full day of the week for the given date (e.g., “Monday”).

Example

CALC.weekdayname(new Date(2006,0,18));

// returns Wednesday

<< CALC.weekday(date, [number]) © 1996-2013 InetSoft Technology Corporation (v11.4) CALC.weeknum(date) >>