Hi all,
I'm currently working with NSDatePicker. When I'm accessing string from the NSDatePicker I got the complete date like: Wednesday, September 17, 2008 4:37:03 PM GMT+05:30. My application needs only :
Wednesday, September 17, 2008 . How can I get this ?
Thanks in advance
I'm currently working with NSDatePicker. When I'm accessing string from the NSDatePicker I got the complete date like: Wednesday, September 17, 2008 4:37:03 PM GMT+05:30. My application needs only :
Wednesday, September 17, 2008 . How can I get this ?
Thanks in advance