I have NSDate object and I need to find from a NSArray (that has nsdate objects) all objects that have the same month and year.
Share
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.
This earlier answer shows you how to get the month and day information. You can use it to do what you are asking:
NSDate get year/month/day