Method: Spreadsheet::ParseExcel::Worksheet::Cell#datetime

Defined in:
lib/parseexcel/parseexcel.rb

#datetimeObject



37
38
39
# File 'lib/parseexcel/parseexcel.rb', line 37

def datetime
  @row.datetime @idx
end