On Thu, Jan 7, 2010 at 8:44 AM, Alexander Cohen <a...@toomuchspace.com> wrote: > How should i go about creating a NSDate object from a julian date > NSTimeInterval.
NSTimeIntervals have no sense of calendar. They describe seconds elapsed since the reference date. There is no standalone Julian calendar in Cocoa. The only way to interpret dates relative to a Julian calendar is if they correspond to Gregorian dates prior to October 1582. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com