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