NSSearchField and Dates
NSSearchField and Dates
- Subject: NSSearchField and Dates
- From: Jaime Magiera <email@hidden>
- Date: Thu, 20 Aug 2015 13:03:54 -0400
Hello folks,
This question is a bit simplistic, but I’m not having luck finding an explanation. This is my first time using NSSearchFields. I’m in the process of binding them to an NSArrayController of data from a previous developer. So far, so good for the most part. However, one of the values to query is an NSDate with the key of “Start Date” (there is a corresponding “End Date” value). How do NSSearchFields interact with NSDate values? What would be the appropriate way to handle this? If I write a dateformatter and add it to the ValueTransformer, does the search field query against that?
thanks for any info,
Jaime
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden