CoreData - searching for a particular time in a date field
CoreData - searching for a particular time in a date field
- Subject: CoreData - searching for a particular time in a date field
- From: Andrew Bush <email@hidden>
- Date: Tue, 12 Dec 2006 16:38:03 +1300
Hi all,
I have a coredata entity called "history" that has a start date (date
and time), an end date (date and time) and a day of week field.
I want to find all the history records that occured within a particular
time, regardless of the actual date.
do I have to store the hour of day and minute of hour values separately
to do this? or is there a way to search on a date field for a
particular time range?
thanks for any help.
Yours cheerfully,
Andrew Bush
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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