forum

Home / DeveloperSection / Forums / How to pick Date and Time separately in iOS?

How to pick Date and Time separately in iOS?

Anonymous User 1807 28-Mar-2016

I am using NSDatePickerView controller in our iPhone app. I have a need to set the Date and Time in different position. So, I use NSDatePickerModeDate to pick Date and NSDatePickerModeTime to pick Time.

But both of them are referring to same NSDate object inside a NSMutableDictionary, and I know about the NSDatePickerModeDateTime, but our need is to get the Date & Time spearatedly.
Please help me..!


Updated on 29-Mar-2016
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By