I want to remove year from iOS date picker. Need to use in iPhone app.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t use the
UIDatePickerbecause TheUIDatePickeronly supports the following modesCreate a view and controller that implement the UIPickerViewDelegate and create your own – you may find a little more detail here
Fixed labels in the selection bar of a UIPickerView