I need to convert to yyyy-MM-dd'T'HH:mm:ss from 2007-04-16T00:32:58-08:00

Posted by Rani on Stack Overflow See other posts from Stack Overflow or by Rani
Published on 2010-05-11T09:57:14Z Indexed on 2010/05/11 10:04 UTC
Read the original article Hit count: 252

Filed under:

Hi,

I need to convert to the date format yyyy-MM-dd'T'HH:mm:ss from 2007-04-16T00:32:58-08:00 .

   I need to convert to the date format EEE, dd MMM yyyy HH:mm:ss from Tue, 11 May 2010 09:02:08 GMT+00:00.

Any one help me to solve this.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about objective-c