public/subjects/sunny-sunday
eslopfer 27cb454673 refactor(sunny-sunday): rename directory 2023-01-30 08:14:36 +00:00
..
README.md refactor(sunny-sunday): rename directory 2023-01-30 08:14:36 +00:00

README.md

Sunny Sunday

Instructions

Let's eliminate Sundays by taking them out of the calendar, making a week only six days long, from "Monday" to "Saturday".

Create a function called sunnySunday that takes a Date as an argument and returns the weekday as a string.

01/01/0001 is a Monday.