icalendar--datetime-to-diary-date

icalendar--datetime-to-diary-date is a compiled Lisp function in `icalendar.el'.

(icalendar--datetime-to-diary-date DATETIME &optional SEPARATOR)

Convert the decoded DATETIME to diary format.
Optional argument SEPARATOR gives the separator between month,
day, and year. If nil a blank character is used as separator.
Call icalendar--datetime-to-*-date according to the current
calendar date style.