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