MindFusion.Scheduling for JavaScript Programmer's Guide
DateTime.isLeapYear Method
See Also
 






Returns a value indicating whether the year of the current DateTime instance is a leap year.

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

function isLeapYear ()

 Return Value

Boolean. True if it is a leap year, otherwise false.

 See Also

DateTime Members
DateTime Class
MindFusion.Scheduling Namespace