# File lib/spreadsheet/excel/row.rb, line 15
  def date idx
    _date at(idx)
  end