val DEFAULT_SORT_ORDER: <ERROR CLASS>
val DEFAULT_SORT_ORDER: Comparator<ZonedDateTime>
Compares by instant, then date-time, then time zone. Using this Comparator guarantees a deterministic order when sorting.
Comparator