= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
<=>(other)
Use the time in UTC for comparisons.
# File activesupport/lib/active_support/time_with_zone.rb, line 169 def <=>(other) utc <=> other end