I have this code
NSString *stringDate = @\"2015-07-09 7:00 AM\"; NSString *stringDateFormat = @\"yyyy-MM-dd h:mm a\"; NSTimeZone *timeZone = [NSTimeZone localTi
It's almost a canned response but: QA1480. Set your formatter's locale to en_US_POSIX or its behaviour will be dependent upon the user's settings.
en_US_POSIX