Returns a new TimeSpan object whose value is the difference between the specified TimeSpan object and this instance.
Namespace: MindFusion.Scheduling
File: TimeSpan.js
JavaScript Copy Code |
---|
function subtract (timespan) |
TimeSpan. The TimeSpan object to subtract.
TimeSpan. The resulting time span.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |