How to convert string value into date in iPhone?
问题 I want convert string value into date in my project because I am fetching XML value from web. In XML file I get weather condition and there all value in this weather condition I get current date but my forecastcondition is not come in date it comes in string value, like this: friday saturday and sunday Like this value are come in my forecast condition day this string value come in Day_of_week [Day_of_week] means it shows like this: friday,saturday,sunday How can I convert this string value