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

locale

The locale of the formatter. フォーマッタのロケール。

Declaration 宣言

@property(copy) NSLocale *locale;

Discussion 議論

If unspecified, an NSLocale object representing the current system locale is used. 指定されないならば、現在のシステムロケールを表しているNSLocaleオブジェクトが使われます。

See Also 参照

Specifying the Format 書式設定を指定する