JS

JavaScript Fundamentals 1 - Date getDay method

32.

Which method returns the day of the week for a specified date in JavaScript?

getDay()

getDate()

getMonth()

getFullYear()