Instance Property インスタンスプロパティ

locale

The locale of the receiver. レシーバのロケール。

Declaration 宣言

@property(copy) NSLocale *locale;

Discussion 議論

The locale determines the default values for many formatter attributes, such as ISO region and language codes, currency code, calendar, system of measurement, and decimal separator. ロケールは多くのフォーマッタ属性に対して省略時の値を決定します、たとえばISO地域(リージョン)および言語コード、通貨コード、カレンダー、単位系、そして小数分離子など。

See Also 参照

Managing Localization of Numbers 数値のローカライゼーションを管理する