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

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function