isLeapYear abstract method

bool isLeapYear()

Checks if a year is a leap year or not

Implementation

bool isLeapYear();