Parameters
- year
- The year.
- excelCompatible
- if set to
true
the year 1900 count as leap year as Excel; otherwise,false
.
Return Value
true
if the year 1900 count as leap year; otherwise, false
.true
the year 1900 count as leap year as Excel; otherwise, false
.