Using date and time values in coredata
Using date and time values in coredata
- Subject: Using date and time values in coredata
- From: Daniel Vázquez <email@hidden>
- Date: Tue, 25 Apr 2006 09:48:11 -0500 (CDT)
Hi, I have a couple of newbie questions about
coredata.
I have a problem with one of my tables. I want to save
the date and time of a message, in SQL I would do a
DATE column and a TIME column so I can group by date
and order by time. How can this be acomplish in
Coredata? Should I use two NSDate columns? How can I
group the messages by date as there is no GROUP BY
statement in Coredata? Do I have to loop manually and
compare dates and time from the result array of the
NSFetchRequest?
thanks
Daniel
___________________________________________________________
Do You Yahoo!?
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden