Checks if the time span object represents the same time value as the current instance.
Namespace: MindFusion.Scheduling
File: TimeSpan.js
JavaScript Copy Code |
---|
function equals (timespan) |
TimeSpan. The TimeSpan to check.
Boolean. True if the time spans represent the same time value, otherwise false.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |