dayOfYear
- function
- The dayOfYear() function returns the day number since the beginning of the year (with January 1 being day 1 of the year). This function can be passed a date value as a parameter, or will return the day of the year for the current date if no parameter is supplied.
- Related: day, dayOfWeek, dayOfCommonEra