Parse ISO8601 date in Objective-C (iPhone OS SDK)

Posted by bradley.ayers on Stack Overflow See other posts from Stack Overflow or by bradley.ayers
Published on 2010-05-09T02:31:30Z Indexed on 2010/05/09 2:38 UTC
Read the original article Hit count: 407

Filed under:
|
|

How do I parse "2010-04-30T00:45:48.711127" into an NSDate? (and maintain all precision)

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about nsdate