Type Property 型プロパティ

month

Identifier for the month unit. 月単位に対する識別子。

Declaration 宣言

static var month: NSCalendar.Unit { get }

Discussion 議論

The corresponding value is an NSInteger. Equal to kCFCalendarUnitMonth. 対応する値はNSIntegerです。kCFCalendarUnitMonthに等しいです。

See Also 参照

Specifying Years and Months 年と月を指定する