aqDateTime.GetDay Method

Applies to TestComplete 14.10, last modified on June 5, 2019

Description

Use the aqDateTime.GetDay method to get the number of days passed from the beginning of the month to the specified date.

Declaration

aqDateTime.GetDay(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 beginning of the month.

See Also

Working With Dates
Working With Time
aqDateTime.GetDayOfWeek Method
aqDateTime.GetDayOfYear Method
aqDateTime.GetMonth Method
aqDateTime.GetYear Method
aqDateTime.GetHours Method
aqDateTime.GetMinutes Method
aqDateTime.GetSeconds Method

Highlight search results