equals

open operator override fun equals(other: Any?): Boolean

Compare this dateTime value with another dateTime value.

Return

True, if this dateTime value is equal to the value dateTime value. Otherwise false.

Parameters

other

(nullable) The other dateTime value.