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