Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

GetDay() Syntax, Parameters and Note

Note: Returns the numeric day of the week.  Return values:  0 to 6,  0 representing Sunday and 6 representing Saturday.      Syntax:      dateName.getDay()