On Sun, 4 Apr 2010 23:15:16 -0400, Michael A. Crawford said: >Thus far I've gotten away with using -predicateWithFormat and scalar >values. I now need to compare a couple of NSDate instances but am not >sure how to code it up with NSPredicate. Consider me a 'visual' learner.
I'm pretty sure you can use just <, >, ==, etc. with NSDates in NSPredicates. -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
