notEqual

open fun notEqual(value: GlobalDateTime): Boolean

Compare this dateTime value with another dateTime value.

Return

true if this dateTime value is not equal to the value dateTime value. Oherwise false.

Parameters

value

The other dateTime value.