Returns a value indicating whether the year of the current DateTime instance is a leap year.
Namespace: MindFusion.Scheduling
Assembly: DateTime.js
SyntaxJavaScript
Copy Code
|
|---|
function isLeapYear () |
Boolean. True if it is a leap year, otherwise false.
See Also