method
eql?

eql?(other)
public
Hide source
# File activesupport/lib/active_support/time_with_zone.rb, line 189 def eql?(other) utc == other end