Contents

NSEraCalendarUnit

Specifies the era unit.

Declaration

static var NSEraCalendarUnit: NSCalendar.Unit { get }

Discussion

The corresponding value is an NSInteger. Equal to kCFCalendarUnitEra.

See Also

Deprecated