NSCalendarDate Class Reference
PDF
Overview
The Calendar Format
Locales and String Representations of Calendar Dates
Subclassing Notes
Tasks
Creating an NSCalendarDate Instance
Initializing an NSCalendarDate Instance
Retrieving Date Elements
Adjusting a Date
Computing Date Intervals
Representing Dates as Strings
Getting and Setting Calendar Formats
Managing the Time Zone
Class Methods
calendarDate
dateWithString:calendarFormat:
dateWithString:calendarFormat:locale:
dateWithYear:month:day:hour:minute:second:timeZone:
Instance Methods
calendarFormat
dateByAddingYears:months:days:hours:minutes:seconds:
dayOfCommonEra
dayOfMonth
dayOfWeek
dayOfYear
description
descriptionWithCalendarFormat:
descriptionWithCalendarFormat:locale:
descriptionWithLocale:
hourOfDay
initWithString:
initWithString:calendarFormat:
initWithString:calendarFormat:locale:
initWithYear:month:day:hour:minute:second:timeZone:
minuteOfHour
monthOfYear
secondOfMinute
setCalendarFormat:
setTimeZone:
timeZone
yearOfCommonEra
years:months:days:hours:minutes:seconds:sinceDate:
Revision History
Index
Companion Guides
Date and Time Programming Guide for Cocoa
Data Formatting Programming Guide for Cocoa