I wish to change the UIDatePickerView for my custom requirement which is not available currently with UIDatePickerView.
I would like to copy and create the UIDatePicker.h and UIDatePicker.m
However, I am not able to locate the UIDatePicker.m
Can anyone help me locating UIDatePicker.m?
Thanks for all your inputs.
Yes I finally did subclass UIPickerView and did mange to create something for myself.
Cheers,
Kunjal