See Also
Returns the day of the month as stored in a Date object.
dateObjName.getDate( )
The return value is an integer between 1 and 31 that represents the date stored in the Date object.