Skip to content

//core/io.islandtime/Month/lastDayOfYearIn

lastDayOfYearIn

common

fun lastDayOfYearIn(year: Int): Int

Returns the day of the year that this month's last day falls on. This may vary depending on whether the year is a leap year. For example, the last of FEBRUARY will be either 59th or 60th day of the year.

Return

the last day of year number

Parameters

common

year retrieve the day of year number within this year