DEFAULT_SORT_ORDER

val DEFAULT_SORT_ORDER: Comparator<OffsetDateTime>

A Comparator that compares by instant, then date-time. Using this Comparator guarantees a deterministic order when sorting.