Search code examples
objective-cios7eventkit

how to edit the picker view components in eventkit view controller


I am trying to edit the components of AM & PM wither other text. I am using Eventkit framework. How would I modify those components.

Any idea where I got stuck ?


Solution

  • What are you trying to edit? If you are using a DateTimePicker, you can set the format and the current time. You need to provide more details of what you want to do.