Utilities.SecsPerDay Property

Applies to TestComplete 15.63, last modified on April 10, 2024
This property is obsolete. See the Remarks section below.

Description

Use the Utilities.SecsPerDay property to get the number of seconds in a 24-hour day (24 * 60 * 60).

Declaration

Utilities.SecsPerDay

Read-Only Property Integer

Applies To

The property is applied to the following object:

Property Value

The number of seconds in a 24-hour day.

Remarks

This property is obsolete and supported for backward compatibility only. The value of this property is used by obsolete methods of the Utilities object. To process date and time values, use the methods of the aqDateTime object.

See Also

Working With Time
Time Method
Today Method
Now Method

Highlight search results