aqDateTime.GetDayOfYear Method

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

Use the aqDateTime.GetDayOfYear method to get the number of days passed from the beginning of the year to the specified date.

Declaration

aqDateTime.GetDayOfYear(InputDate)

InputDate [in]    Required    Date/Time    
Result Integer

Applies To

The method is applied to the following object:

Parameters

The method has the following parameter:

InputDate

Specifies the date whose ordinal number you want to get.

Result Value

The number of days passed since the 1-st of January.

See Also

Working With Dates
Working With Time
GetDayOfWeek Method
GetDay Method
GetMonth Method
GetYear Method
GetHours Method
GetMinutes Method
GetSeconds Method

Highlight search results