time.eql?(other_time)
Instance Public methods
Returns true
if time and other_time
are
both Time objects with the same seconds and
fractional seconds.
Returns true
if time and other_time
are
both Time objects with the same seconds and
fractional seconds.
Please login to continue.