# File lib/ri_cal/property_value/date.rb, line 171
      def to_finish_time
        to_ri_cal_date_time_value.end_of_day.to_datetime
      end