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