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: 25.1.421.0 (25.1.421.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