Search
TimeRange Methods
 


 Public Methods

  Name Description

contains

Checks if the current range contains the specified range.

equals

Checks if the specified range contains the same date-time as the current instance.

intersects

Checks if the current range intersects with the specified range.

sameEnd

Checks if the current range ends at the same time as the specified range.

sameStart

Checks if the current range starts at the same time as the specified range.

 See Also