Re: NSDate without time portion
Re: NSDate without time portion
- Subject: Re: NSDate without time portion
- From: Chris Ridd <email@hidden>
- Date: Wed, 06 Jan 2010 07:24:24 +0000
On 5 Jan 2010, at 20:56, Sean McBride wrote:
> On 1/5/10 7:23 PM, Chris Ridd said:
>
>> However Core Data models "dates" using NSDate. If you needed to model
>> dates without times in Core Data (and be able to sort/filter on them)
>> what would you do?
>
> Core Data has the concept of a 'transformable' type. You can use it to
> store an NSDateComponents (since they are NSCoding compliant).
That sounds like a good solution, thanks!
Cheers,
Chris
_______________________________________________
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