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