open fun isSameInstantAs(other: TimePoint<*>): Boolean
Check if this time point represent the same instant as other. Unlike the equals operator, equality is determined solely by timeline order.