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: 23.2.417.0 (23.2.417.0)
Syntaxpublic const double SecondsPerDay = 86400
Public Const SecondsPerDay As Double = 86400
public:
literal double SecondsPerDay = 86400
static val mutable SecondsPerDay: float
Field Value
Type:
Double
See Also