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