iphone - Making an NSDateFormatter to parse ISO dates -


i have simple question driving me nuts. using api, , json object back, , 1 of fields date. date formatted this: 2013-05-17t02:00:00.000z. cannot seem nsdateformatter correct date. willing give me hand?

if not clear, using objective c iphone app. goal nsdate object @ end of this. again help.

that's 1 of iso 8601 formats. parsing nsdateformatter can tricky @ best, why wrote an nsformatter subclass parsing , unparsing iso 8601 format.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -