Checks if the specified range contains the same date-time as the current instance.
Namespace: MindFusion.Scheduling
Assembly: TimeRange.js
SyntaxJavaScript
Copy Code
|
|---|
function equals (range) |
Boolean. true if the ranges are equal; otherwise false.
See Also