ios - NSPredicate - Core Data - Compare two properties to each other -


i have thought easy thing / find on google-verse have been totally baffled. have single object 2 date properties setup in core data. want grab list of objects 2 dates not same. how can using core data?

[nspredicate predicatewithformat:@"datemodified != datecreated"]; 

does not work.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -