core / io.islandtime.base / TimePoint / compareTo

compareTo

(iosArm64, iosX64, jvm, macosX64) open operator fun compareTo(other: TimePoint<*>): Int

Time points can be compared to other time points based on timeline order, but aren't required to implement the Comparable interface since they don't necessarily have a natural order that's consistent with equals.