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

6 lines
182 B
Markdown

## 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.