Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
That's weird. In iOS 4 there is no method dateWithString. Can you try with the
latest trunk or 0.7-pre1 and let me know if you still see the problem?
Original comment by hasse...@gmail.com
on 22 Jun 2010 at 10:42
I have tested with 0.7-pre1 and I can still see the problem.
I also encountered the same issue on stackoverflow
http://stackoverflow.com/questions/3094883/xcode-3-2-3-iphone-simulator-doesnt-s
ee-my-nsstring-category
Original comment by robin....@gmail.com
on 23 Jun 2010 at 7:37
May be I m doing something wrong.. but it didnt worked for me.
Original comment by mehta...@gmail.com
on 30 Jul 2010 at 10:45
I am seeing the same problem, can you post your NSDate+ISO8601Parsing code
after you have made the change.
Just renaming the method isn't working for me
Original comment by keith.da...@gmail.com
on 4 Aug 2010 at 3:36
Attached to this comment are the only three files that I had to modify to get
it working.
Original comment by robin....@gmail.com
on 4 Aug 2010 at 3:49
Attachments:
Thanks a lot, I had the NSDate+ISO8601 stuff but I had missed the USAdditons.m
bit.
Works fine now. Although still needs to be fixed in the tool of course.
Original comment by keith.da...@gmail.com
on 4 Aug 2010 at 4:03
I seem to be getting the same problem, in the xml ResponseBody I can see that
there have been a date passed back from the server but when I call the NSDate
it always returns (null).
I've changed the files with the three which are posted above but it did
nothing. Any ideas ?
Original comment by moulton...@gmail.com
on 24 Feb 2011 at 12:44
Should be fixed in revision 183.
Original comment by hasse...@gmail.com
on 28 Feb 2011 at 10:07
Original issue reported on code.google.com by
robin....@gmail.com
on 22 Jun 2010 at 9:35