Type Property 型プロパティ

year

Identifier for the year unit. 年単位に対する識別子。

Declaration 宣言

static var year: NSCalendar.Unit { get }

Discussion 議論

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

See Also 参照

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