DEFAULT_SORT_ORDER

val DEFAULT_SORT_ORDER: Comparator<ZonedDateTime>

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