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