Skip to main content
A newer version of this page is available. .

DateTimeRange.Intersect Method

Name Parameters Description
Intersect(DateTimeRange, DateTimeRange) static x, y Returns a datetime range that is the intersection of the two given ranges.
Intersect(DateTimeRange) x Returns a time interval which is the intersection of the current time range with the given datetime range.