Hi all
I am using UIDatePicker for selecting the time in my iPad Application. My device timezone offset is +0530. When I select the time 08:00 PM from UIDatePicker then it returns the time description :- 2010-12-08 14:46:58 +0000 in iOS 4.2.
Can anyone suggest me how can I get the local time description (2010-12-08 20:16:58 +0530) from UIDatePicker in iOS 4.2 ?
Thanks in Advance
I am using UIDatePicker for selecting the time in my iPad Application. My device timezone offset is +0530. When I select the time 08:00 PM from UIDatePicker then it returns the time description :- 2010-12-08 14:46:58 +0000 in iOS 4.2.
Can anyone suggest me how can I get the local time description (2010-12-08 20:16:58 +0530) from UIDatePicker in iOS 4.2 ?
Thanks in Advance