Home Search

DriveWorks Pro 21
SppIsLeapYear

Send Feedback

SppIsLeapYear

Returns TRUE if the year is a leap year.

Syntax

SppIsLeapYear([Year])

Where:

Year Is the year in the format YYYY.

Example

RuleResultMeaning
SppIsLeapYear(2016)TRUEWill return TRUE as this was a leap year.