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