Javascript Methods JavaScript Reference

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