Search
TimeSpan.clone Method
See Also
 






Creates a copy of the time span.

Namespace: MindFusion.Scheduling
File: TimeSpan.js

 Syntax

JavaScript  Copy Code

function clone ()

 Return Value

TimeSpan. The resulting time span.

 See Also