Returns a new TimeSpan object whose value is the difference between the specified TimeSpan object and this instance.
Namespace: MindFusion.Scheduling
Assembly: TimeSpan.js
JavaScript
![]() |
---|
function subtract (timespan) |
TimeSpan. The TimeSpan object to subtract.
TimeSpan. The resulting time span.