contents index previous next
Date valueOf()
syntax:
date.valueOf()
return:
number - the value of the date and time information in a Date object.
description:
The numeric representation of a Date object.
see:
Date toString()
Date object static methods