OffsetTimeCompareTo Method |
Name | Description | |
---|---|---|
![]() | CompareTo(Object) |
Compares the value of this instance to a specified object which is expected to be a OffsetTime
value, and returns an integer that indicates whether this instance is earlier than, the same as,
or later than the specified OffsetTime value.
|
![]() | CompareTo(OffsetTime) |
Compares the value of this instance to a specified OffsetTime value and returns an integer
that indicates whether this instance is earlier than, the same as, or later than the specified
DateTime value.
|