Functions - DayOfYear


Returns an Integer giving the day of the year for a specified date.

Syntax

DayOfYear(source)

Parameters

sourceAny Date value.

Example

This expression part evaluates to 92:

DayOfYear('02 Apr 2006 12:34:56')