A quick question for which I've searched a lot without finding an answer: in my iOS application I'd like to create a calendar event for a given date/time/description etc.
However, by looking at the dictionary I've only found functions to pick a date, but nothing to interact with the calendar.
Is there something I'm missing? Do I need an external?
I'm really stuck...
Thanks!

Mike