# File lib/spreadsheet/excel/row.rb, line 20
  def datetime idx
    _datetime at(idx)
  end