Contents

NSSecondCalendarUnit

Specifies the second unit.

Declaration

static var NSSecondCalendarUnit: NSCalendar.Unit { get }

Discussion

The corresponding value is a double. Equal to kCFCalendarUnitSecond.

See Also

Deprecated