NSCurrencySymbol
A string that specifies the symbol used to denote currency in this language.
ある文字列、それはこの言語において通貨を示すために使われるシンボルを指定します。
NSDecimalDigits
Strings that identify the decimal digits in addition to or instead of the ASCII digits.
10進の桁を識別する文字列、ASCII数字に加えてまたはそれの代わりに。
NSDecimalSeparator
A string that specifies the decimal separator.
ある文字列、それは小数分離子を指定します。
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進数の千の位に対する分離子文字を指定します。