Re: Question about laterDate: and earlierDate:
Re: Question about laterDate: and earlierDate:
- Subject: Re: Question about laterDate: and earlierDate:
- From: Mike Abdullah <email@hidden>
- Date: Tue, 16 Oct 2007 18:33:41 +0100
On 16 Oct 2007, at 16:48, Paul Bruneau wrote:
On Oct 16, 2007, at 11:10 AM, Mike Abdullah wrote:
Well the localization issue is simply that NSCalendarDate only
supports the Gregorian calendar. NSCalendar works by splitting
that localization-specific code out into a separate class so you
can support multiple calendars. One other good reason is that Core
Data will only store NSDates, not NSCalendarDates.
OK I just deleted the word "Calendar" everywhere it appeared in my
code and it runs great so I guess I wasn't that in love with
NSCalendarDate after all. I just had to change one method to a
slightly different one in a few areas. Nearly rhetorically, I ask:
Is it expected that Apple is going to deprecate NSCalendarDate?
I have no idea if it is going to be deprecated, but seeing as
NSCalendar was new to 10.4 I would imagine that it will eventually be.
_______________________________________________
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