Returns a TimeSpan that represents a specified number of seconds.
Namespace: MindFusion.Scheduling
File: TimeSpan.js
JavaScript Copy Code |
---|
function fromSeconds (seconds) |
Number. The number of seconds.
TimeSpan. The resulting time span.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |