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