Re: List of attributes for CoreData
Re: List of attributes for CoreData
- Subject: Re: List of attributes for CoreData
- From: Chris Hanson <email@hidden>
- Date: Mon, 20 Feb 2006 07:57:43 -0800
On Feb 20, 2006, at 7:30 AM, Bryan Zarnett wrote:
In the documentation, is there a handy location to find a list of
attributes
such as "Today" for Date that can be used with the models and core
data
bindings?
"Natural-language" dates are supported by NSDateFormatter in
Foundation (not Core Data), so I would start there for documentation
on them.
Also, bindings and Core Data are orthogonal, and neither requires the
other. (Though they are designed to work well together!)
-- Chris
_______________________________________________
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