MindFusion.Scheduling for JavaScript Programmer's Guide
DateTime.timeOfDay Property
See Also
 






Gets the time component of this DateTime object, expressed in milliseconds.

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

get timeOfDay() {}

 Property Value

Number. A number that represents the time of the day.

 See Also

DateTime Members
DateTime Class
MindFusion.Scheduling Namespace