Utilities.Time Method

Applies to TestComplete 15.62, last modified on March 19, 2024
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
Time Method
Today Method
Now Method
DateTimeToStr Method
DateTimeToFormatStr Method
GetHours Method
GetMinutes Method
GetSeconds Method
SetTimeElements Method

Highlight search results