var NSWrapCalendarComponents : Int
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.
NSDateComponents
オブジェクトに対して指定される構成要素それらが漸増されてオーバーフローに関して0/1ラップアラウンドをするべき、しかしより高い単位の漸増が引き起こされるべきでないことを指定します。