I know this is a repetitive query, but I am stuck up with this issue.
I need to know how can I get the day like Mon,Tues for a particular date eg: 18 July, 2010 etc.
appreciate your help!!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Note that Sunday is 1.
2 would be Monday etc…
Edited my answer to show you an example of how to convert a string to an NSDate. 😉