intersect


Description:

public TimeRange? intersect (TimeRange time_range)

Check whether two time ranges are intersecting.

Parameters:

time_range

the second time range to compare with

Returns:

a new time range representing the intersection