CALC.timeValue(date)

Return a number ranging from 0 to 1 which represents the time value of the date object (12:00pm = 0.5).

Example

CALC.timevalue(new Date(2005,1,2,6,0,0));

// returns 0.25

<< CALC.time(hour, minute, second) © 1996-2013 InetSoft Technology Corporation (v11.4) CALC.today() >>