year
Identifier for the year unit.
Declaration
static var year: NSCalendar.Unit { get }Discussion
The corresponding value is an NSInteger. Equal to kCFCalendarUnitYear.
Identifier for the year unit.
static var year: NSCalendar.Unit { get }The corresponding value is an NSInteger. Equal to kCFCalendarUnitYear.