getDate()
Top
Previous
Next
Syntax
DateObj.getDate()
Arguments
none
Returns
an integer
Description
Method; returns the day of the month of the Date Object specified. The result is an integer from 1 to 31 and is according to
Local Time
.