Contents

NSWeekCalendarUnit

Specifies the week unit.

Declaration

static var NSWeekCalendarUnit: NSCalendar.Unit { get }

Discussion

The corresponding value is an kCFCalendarUnitSecond. Equal to kCFCalendarUnitWeek.

See Also

Deprecated