icalendar--convert-non-recurring-not-all-day-to-diary

icalendar--convert-non-recurring-not-all-day-to-diary is a compiled Lisp function in `icalendar.el'.

(icalendar--convert-non-recurring-not-all-day-to-diary EVENT DTSTART-DEC DTEND-DEC START-T END-T)

Convert recurring icalendar EVENT to diary format.

DTSTART-DEC is the decoded DTSTART property of E.
DTEND-DEC is the decoded DTEND property of E.
START-T is the event's start time in diary format.
END-T is the event's end time in diary format.