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: 24.2.419.0 (24.2.419.0)
Syntax public double TotalTaiOffsetFromUtc { get; }
Public ReadOnly Property TotalTaiOffsetFromUtc As Double
Get
public:
property double TotalTaiOffsetFromUtc {
double get ();
}
member TotalTaiOffsetFromUtc : float with get
Property Value
Type:
DoubleSee Also