Lucee Function Reference

isleapyear()

Determines whether a year is a leap year.

Example

isleapyear(number year):boolean

Category

decision,date

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
year number  Yes Number representing a year