LeapSecond Structure |
Namespace: AGI.Foundation.Time
The LeapSecond type exposes the following members.
Name | Description | |
---|---|---|
![]() | LeapSecond(Double, Double) |
Initializes a new instance.
|
![]() | LeapSecond(JulianDate, Double) |
Initializes a new instance of a Leap Second.
|
Name | Description | |
---|---|---|
![]() | Date |
Gets the date of the leap second.
|
![]() | TotalTaiOffsetFromUtc |
Gets the total difference TAI - UTC after this leap second, in seconds.
|
Name | Description | |
---|---|---|
![]() | Equals(LeapSecond) |
Indicates whether another instance of this type is exactly equal to this instance.
|
![]() | Equals(Object) |
Indicates whether another object is exactly equal to this instance.
(Overrides ValueType.Equals(Object).) |
![]() | GetHashCode |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ValueType.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns the date of this LeapSecond and offset from UTC as a string.
(Overrides ValueType.ToString().) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Returns true if the two instances are exactly equal.
|
![]() ![]() | Inequality |
Returns true if the two instances are not exactly equal.
|