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