I use Core Data for storing my data model objects. Each object has NSDate property.
NSDate property has format like below:
2013-03-18 12:50:31 +0000
I need to create predicate that will fetch my objects just by this value 2013-03-18
without time.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…