I use a NSDateFormatter which works fine in the simulator, but I get a nil when I run it in the iPhone. I hardcoded the date to be sure of the format, but it fails anyway. <
When I've parsed a date string with "GMT" at the end, I've used the "zzz" format, not "Z".