36 37 38
# File 'lib/double_entry/hour_range.rb', line 36 def to_s "#{start.hour}:00:00 - #{start.hour}:59:59" end