isLeapYear

Determines if a given date is a leap year.
Example:
const leapYear = Cesium.isLeapYear(2000); // true