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
For exactly such cases NSDateFormatter exist.
NSDateFormatter