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

dateStyle

The style to use when formatting day, month, and year information. 日、月、そして年情報を書式設定する時に使うスタイル。

Declaration 宣言

@property NSDateIntervalFormatterStyle dateStyle;

Discussion 議論

Set this property to an appropriate value before generating string values. The default value of this property is NSDateIntervalFormatterNoStyle. このプロパティを適切な値に設定してください、文字列値を生成する前にです。このプロパティの省略時の値は、NSDateIntervalFormatterNoStyleです。

See Also 参照

Configuring the Formatter Options フォーマッタオプションを構成設定する