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