Contents

NSMonthCalendarUnit

Specifies the month unit.

Declaration

static var NSMonthCalendarUnit: NSCalendar.Unit { get }

Discussion

The corresponding value is an NSInteger. Equal to kCFCalendarUnitMonth.

See Also

Deprecated