LeapSecondTotalTaiOffsetFromUtc Property |
Gets the total difference TAI - UTC after this leap second, in seconds.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double TotalTaiOffsetFromUtc { get; }
Public ReadOnly Property TotalTaiOffsetFromUtc As Double
Get
public:
property double TotalTaiOffsetFromUtc {
double get ();
}
member TotalTaiOffsetFromUtc : float with get
Property Value
Type:
Double
See Also