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