= private = protected
<=>(other)
Use the time in UTC for comparisons.
# File activesupport/lib/active_support/time_with_zone.rb, line 169 def <=>(other) utc <=> other end