Gets the hour component of the date represented by this DateTime instance.
Namespace: MindFusion.Scheduling
File: DateTime.js
JavaScript Copy Code |
---|
get hour() {} |
Number. A number that represents the hour. Values range from 0 to 24.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |