I have an application that uses UIDatePicker & I am facing problem as described below.
Problem
On iOS 5.0, It works perfectly as I need. It is being displayed as follows.
Same Application, behaves differently for iOS 4.3 simulator. Added the screen-shot as follows.

I am facing this situation while testing on different versions of simulator ( ** iOS 4.3 & iOS 5.0 **). I do have device having iOS 5.0 only. Does anyone have any idea regarding this problem ?
It appears that this is a feature of iOS 5. There is a related post where they want the opposite of what you’re trying to do, but I believe the same sort of solution should work for you: Remove the "Today" entry from UIDatePicker