Type Property 型プロパティ

quarter

Identifier for the quarter of the calendar. 四半期暦に対する識別子。

Declaration 宣言

static var quarter: NSCalendar.Unit { get }

Discussion 議論

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

See Also 参照

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