IsLeapYear extension
Checks if a Day instance is a leap year.
Reference: https://stackoverflow.com/a/11595914/5676489
- on
Methods
-
isLeapYear(
) → bool -
Available on Day, provided by the IsLeapYear extension
Checks if a Day instance is a leap year.
Reference: https://stackoverflow.com/a/11595914/5676489
Available on Day, provided by the IsLeapYear extension