Currently the NSDateFormatter is initialized with the locale from the current device. Often responses from web servers contain date strings in english locale. Therefore it would be great to have the option to give a locale parameter to the dateFromFormat function.
Currently the NSDateFormatter is initialized with the locale from the current device. Often responses from web servers contain date strings in english locale. Therefore it would be great to have the option to give a locale parameter to the dateFromFormat function.