I have a GMT time downloaded from the internet that i would like to convert from the internet and display.
Currently I have a date: Sat, 16 Nov 2013 21:40:18 +0000 that i would like to convert to NSDate to then convert to my own format in an NSString.
Thanks for any help, I have been looking all of the internet for the answer.