# File lib/archive/support/time.rb, line 74
    def pack
      [to_i].pack('V')
    end