# File lib/icalendar/tzinfo.rb, line 78
        def dtstart
            local_start.to_datetime.strftime("%Y%m%dT%H%M%S")
        end