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