Skip to main content
Apple Developer Docs
×
Foundation
/
NSDateInterval
/
init(startDate:endDate:)
init(startDate:endDate:)
Declaration
convenience
init
(
startDate
:
Date
,
endDate
:
Date
)