Contents

NSYearCalendarUnit

Specifies the year unit.

Declaration

static var NSYearCalendarUnit: NSCalendar.Unit { get }

Discussion

The corresponding value is an NSInteger. Equal to kCFCalendarUnitYear.

See Also

Deprecated