Utilities.MSecsPerDay Property

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

Description

Use the Utilities.MSecsPerDay property to get the number of milliseconds in a 24-hour day, that is, MSecsPerDay = SecsPerDay * 1000.

Declaration

Utilities.MSecsPerDay

Read-Only Property Integer

Applies To

The property is applied to the following object:

Property Value

The number of milliseconds 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