class NSDateInterval
An object representing the span of time between two dates that bridges to
DateInterval
; use NSDateInterval
when you need reference semantics or other Foundation-specific behavior.
DateInterval
にブリッジする2つの日付の間の時間の開きを表しているオブジェクト;あなたが参照意味論や他のFoundation特有の挙動を必要とする場合にNSDateInterval
を使ってください。