# File lib/spreadsheet/format.rb, line 174 def datetime? !!@regexes[:datetime].match(@number_format.to_s) end