datetime

Date/time comparator. Tolerates nullish values and supports any operand type that surfaces as a numeric epoch value or implements Comparable (an ISO date string, a platform date type that implements Comparable, ...). Opaque non-Comparable date objects cannot be ordered by this comparator — configure a custom sortingFn in that case.