Utilities.Time Method

Applies to TestComplete 12.60, last modified on September 17, 2018
This method is obsolete. See the Remarks section below.

Description

Use the Utilities.Time method to get the Variant value that holds the current time.

Declaration

Utilities.Time()

Result Variant

Applies To

The method is applied to the following object:

Result Value

A Variant value that holds the current time.

Remarks

This method is obsolete. It is supported for backward compatibility only. To get the current time, use the aqDateTime.Time method.

See Also

Working With Time
aqDateTime.Time Method
aqDateTime.Today Method
aqDateTime.Now Method
aqConvert.DateTimeToStr Method
aqConvert.DateTimeToFormatStr Method
aqDateTime.GetHours Method
aqDateTime.GetMinutes Method
aqDateTime.GetSeconds Method
aqDateTime.SetTimeElements Method

Highlight search results