Comparing Dates & Timestamps
Comparing Dates & Timestamps
- Subject: Comparing Dates & Timestamps
- From: David Griffith <email@hidden>
- Date: Thu, 11 Mar 2004 20:49:00 +0100
Hi all,
Using Frontbase and WO 5.2.2:
I have a date prototype which using the internal value 'Date' - this shows
as an NSCalendarDate in EOModeler and when a date is stored, it is stored
as:
"2004-03-11"
Now I want to fetch or filter records where:
OrderDate = todaysDate
Can someone tell me an easy way? I have been fiddling with calendars etc but
not having much luck. I know I can get a new NSTimestamp, but since this
includes the time also it will not match.
Any suggestions?
Regards,
Dave.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.