icalendar--datetime-to-american-date

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

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

Convert the decoded DATETIME to American-style format.
Optional argument SEPARATOR gives the separator between month,
day, and year. If nil a blank character is used as separator.
American format: "month day year".