Last updated 2 months ago
Was this helpful?
Determine whether a given integer value represents a leap year.
IsLeapYear(year=[numeric])
year
numeric
true
Number representing the year to test.