NSNumberFormatter
Overview
Tasks
Constructors
Setting and Getting Formats
Setting and Getting Characteristics for Displaying Values
Setting and Getting Separators
Enabling Localization
Setting and Getting Float Behavior
String Manipulation
Constructors
Instance Methods
allowsFloats
attributedStringForNil
attributedStringForNotANumber
attributedStringForObjectValue
attributedStringForZero
decimalSeparator
format
hasThousandSeparators
isPartialStringValid
localizesFormat
negativeFormat
objectValueForString
positiveFormat
replacementStringForString
setAllowsFloats
setAttributedStringForNil
setAttributedStringForNotANumber
setAttributedStringForZero
setDecimalSeparator
setFormat
setHasThousandSeparators
setLocalizesFormat
setNegativeFormat
setPositiveFormat
setTextAttributesForNegativeValues
setTextAttributesForPositiveValues
setThousandSeparator
stringForObjectValue
textAttributesForNegativeValues
textAttributesForPositiveValues
thousandSeparator
Index
Companion Guide
Data Formatting Programming Guide for Cocoa