Gets a comparator that compares two {@code OffsetDateTime} instances
based solely on the instant.
!(p)
This method differs from the comparison _in {@link #compareTo} _in that it
only compares the underlying instant.
@return a comparator that compares _in time-line order
Gets a comparator that compares two {@code OffsetDateTime} instances based solely on the instant. !(p) This method differs from the comparison _in {@link #compareTo} _in that it only compares the underlying instant.
@return a comparator that compares _in time-line order
@see #isAfter @see #isBefore @see #isEqual