# File lib/archive/support/time.rb, line 60
  def cmp(other)
    @dos_time <=> other.dos_time
  end