Important:
NSCalendarDate is deprecated in Mac OS X v10.6 and later. For calendrical calculations, you should use suitable combinations of NSCalendar, NSDate, and NSDateComponents, as described in Calendars, Date Components, and Calendar Units.
This table describes the changes to NSCalendarDate Class Reference.
| Date | Notes |
|---|---|
| 2009-05-21 | Added statement to introduction that all methods in this class are deprecated as of Mac OS X v10.6. |
| 2008-05-04 | Added note that use is discouraged. |
| 2007-10-31 | Corrected typographical errors. |
| 2007-03-06 | Added warning about lack of support for Julian calendar. |
| 2006-06-28 | Enhanced the discussion of locale dictionaries. |
| 2006-05-23 | First publication of this content as a separate document. |
Last updated: 2009-05-21