DayOfYear

Top  Previous  Next

Function

Parameters

Return value

DayOfYear

DateTime date

int

 

Gets the day of the year (1-365) represented by the specified date.

 

Example:

 

DayOfYear(#7/29/2009#) = 210