TimeConstantsSecondsPerDay Field |
The number of seconds in a standard day that does not have leap seconds.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public const double SecondsPerDay = 86400
Public Const SecondsPerDay As Double = 86400
public:
literal double SecondsPerDay = 86400
static val mutable SecondsPerDay: float
Field Value
Type:
DoubleSee Also