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