- Index
- »
- axon
- »
- func:dayOfYear
def
func:dayOfYear
dayOfYear(val)
Given a DateTime or Date, return the day of the year. The result is a number between 1 and 365 (or 1 to 366 if a leap year).
Given a DateTime or Date, return the day of the year. The result is a number between 1 and 365 (or 1 to 366 if a leap year).