UIDatePicker doesn't show current day. How do I update it?

Set the picker to the date using NSDate class.

Up vote 0 down vote favorite share g+ share fb share tw.

In IB I set 28 of November. When I run iphone it shows 28 of November. Please see the screenshot.

But now I want to show current day. How can I do? Ios uidatepicker link|improve this question edited Nov 1 '11 at 13:44 asked Nov 1 '11 at 13:37Voloda2704420 92% accept rate.

Set the picker to the date using NSDate class. NSDate *date = NSDate date; // current day picker setDate:date animated:YES.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions