Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Convert an ISO6801 date to NSDate for RestKit object mapping
- [mapping.dateFormatStrings addObject:[[MyISO8601DateFormatter] alloc] init]];
- [RKObjectMapping addDefaultDateFormatter: formatter];
Advertisement
Add Comment
Please, Sign In to add comment