aqDateTime.GetMonth Method

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

Description

Use the aqDateTime.GetMonth method to get the month number of the specified date.

Declaration

aqDateTime.GetMonth(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 month number you want to get.

Result Value

The number of the month.

See Also

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

Highlight search results