CosmosTime.OffsetTime.Equals(CosmosTime.OffsetTime) - osexpert/CosmosTime GitHub Wiki
Equal if the Utc time is equal.
So there can be two OffsetTime's with same Utc time but different Offsets, and they will be equal.
public bool Equals(CosmosTime.OffsetTime other);other OffsetTime