NSDateFormatter Class Reference
PDF
Overview
Tasks
Initializing a Date Formatter
Managing Behavior
Converting Objects
Managing Formats and Styles
Managing Attributes
Managing AM and PM Symbols
Managing Weekday Symbols
Managing Month Symbols
Managing Quarter Symbols
Managing Era Symbols
Class Methods
defaultFormatterBehavior
setDefaultFormatterBehavior:
Instance Methods
allowsNaturalLanguage
AMSymbol
calendar
dateFormat
dateFromString:
dateStyle
defaultDate
eraSymbols
formatterBehavior
generatesCalendarDates
getObjectValue:forString:range:error:
gregorianStartDate
init
initWithDateFormat:allowNaturalLanguage:
isLenient
locale
longEraSymbols
monthSymbols
PMSymbol
quarterSymbols
setAMSymbol:
setCalendar:
setDateFormat:
setDateStyle:
setDefaultDate:
setEraSymbols:
setFormatterBehavior:
setGeneratesCalendarDates:
setGregorianStartDate:
setLenient:
setLocale:
setLongEraSymbols:
setMonthSymbols:
setPMSymbol:
setQuarterSymbols:
setShortMonthSymbols:
setShortQuarterSymbols:
setShortStandaloneMonthSymbols:
setShortStandaloneQuarterSymbols:
setShortStandaloneWeekdaySymbols:
setShortWeekdaySymbols:
setStandaloneMonthSymbols:
setStandaloneQuarterSymbols:
setStandaloneWeekdaySymbols:
setTimeStyle:
setTimeZone:
setTwoDigitStartDate:
setVeryShortMonthSymbols:
setVeryShortStandaloneMonthSymbols:
setVeryShortStandaloneWeekdaySymbols:
setVeryShortWeekdaySymbols:
setWeekdaySymbols:
shortMonthSymbols
shortQuarterSymbols
shortStandaloneMonthSymbols
shortStandaloneQuarterSymbols
shortStandaloneWeekdaySymbols
shortWeekdaySymbols
standaloneMonthSymbols
standaloneQuarterSymbols
standaloneWeekdaySymbols
stringFromDate:
timeStyle
timeZone
twoDigitStartDate
veryShortMonthSymbols
veryShortStandaloneMonthSymbols
veryShortStandaloneWeekdaySymbols
veryShortWeekdaySymbols
weekdaySymbols
Constants
NSDateFormatterStyle
NSDateFormatterBehavior
Revision History
Index
Companion Guide
Data Formatting Programming Guide for Cocoa