DefaultSortOrder

val DefaultSortOrder: Comparator<ZonedDateTime>

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