Contents

NSDayCalendarUnit

Specifies the day unit.

Declaration

static var NSDayCalendarUnit: NSCalendar.Unit { get }

Discussion

The corresponding value is an NSInteger. Equal to kCFCalendarUnitDay.

See Also

Deprecated