Contents

NSHourCalendarUnit

Specifies the hour unit.

Declaration

static var NSHourCalendarUnit: NSCalendar.Unit { get }

Discussion

The corresponding value is an NSInteger. Equal to kCFCalendarUnitHour.

See Also

Deprecated