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
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
aqDateTime.Time Method
aqDateTime.Today Method
aqDateTime.Now Method