NSWrapCalendarComponents
Specifies that the components specified for an NSDateComponents object should be incremented and wrap around to zero/one on overflow, but should not cause higher units to be incremented.
Declaration
var NSWrapCalendarComponents: Int { get }