# File lib/ri_cal/component/todo.rb, line 25
      def start_time
        dtstart_property ? dtstart.to_datetime : nil
      end