# File lib/hammer_cli_import/fixtime.rb, line 23
  def iso8601
    strftime '%Y-%m-%dT%H:%M:%S%z'
  end