# File lib/Borges/Component/DateRangeSelector.rb, line 12
  def start_date
    @start_date.date
  end