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

allowedUnits

The bitmask of calendrical units such as day and month to include in the output string. 出力文字列に含まれる日にちと月のような、様々なカレンダー単位のビットマスク。

Declaration 宣言

@property NSCalendarUnit allowedUnits;

Discussion 議論

The allowed calendar units are: 許可されるカレンダー単位は:

Assigning any other calendar units to this property results in an exception. 何らかの他のカレンダー単位をこのプロパティに割り当てることは、例外という結果になります。

See Also 参照

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