kata.studio

LoginJS ReferenceKataCardsNew CardLists

Library

easy
Get Day of Week from a Date
Write a function that uses the Date.prototype.getDay() method to determine the day of the week for a given date object.