目录@DateTimeFormat第一次:Get方式传参-成功第二次:Post方式传参-失败第三次:post传参-成功第四次:post传参-成功@jsonFormat总结@DateTimeFormat
I have a NSMutableArray I get by loading a plist into it. The date field comes in as a string and i want to change it into a nsdate. I can change an nsstring into an nsdate.