core
/
io.islandtime
/
isInLeapYear
common
is
In
Leap
Year
val
Date
.
isInLeapYear
:
Boolean
Content copied to clipboard
Checks if this date falls within a leap year.
val
DateTime
.
isInLeapYear
:
Boolean
Content copied to clipboard
val
OffsetDateTime
.
isInLeapYear
:
Boolean
Content copied to clipboard
val
ZonedDateTime
.
isInLeapYear
:
Boolean
Content copied to clipboard
Checks if this date-time falls within a leap year.