Would be nice to support: ```ruby f.time_select :start_time, include_date: false ``` this will fail converting nil to an integer because `time_of_day_type.rb:7` assumes hour, min and second.