In my app i\'m using Facebook Graph API and when I\'m fetching user details i get the user\'s birthday as a string with format MM/DD/YYYY.
My question is, how can
Add [dateFormatter setTimeZone:[NSTimeZone timeZoneForSecondsFromGMT:0]]
[dateFormatter setTimeZone:[NSTimeZone timeZoneForSecondsFromGMT:0]]