NSCurrencySymbol
A string that specifies the symbol used to denote currency in this language.
ある文字列、それはこの言語において通貨を示すために使われるシンボルを指定します。
NSDecimalSeparator
A string that specifies the decimal separator.
ある文字列、それは小数分離子を指定します。
NSInternationalCurrencyString
A string containing a three-letter abbreviation for currency, following the ISO 4217 standard.
通貨に対する3文字略語を含んでいる文字列、ISO 4217標準に従って。
NSNegativeCurrencyFormatString
A format string that specifies how negative numbers are printed when representing a currency value.
ある書式設定文字列、それは通貨値を表している時にどのように負の数が印字されるかを指定します。
NSPositiveCurrencyFormatString
A format string that specifies how positive numbers are printed when representing a currency value.
ある書式設定文字列、それは通貨値を表している時にどのように正の数が印字されるかを指定します。
NSThousandsSeparator
A string that specifies the separator character for the thousands place of a decimal number.
ある文字列、それは10進数の千の位に対する分離子文字を指定します。