datetime::get-day-of-year

Gets the day of the year represented by the specified date.
int datetime::get-day-of-year(date)

Parameters

Name Type Description
date DateTime The date of which to get the day of the year.

Return Value

The day of the year, between 1 and 366.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Functions