public/subjects/day-of-the-year/README.md

182 B

Day Of The Year

Instructions

Create a function named dayOfTheYear which accepts a Date. Your function should return the number of days since the first day of that year.