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