Skip to content

//core/io.islandtime/Month/firstDayOfYearIn

firstDayOfYearIn

common

fun firstDayOfYearIn(year: Int): Int

Returns the day of the year that this month's first days falls on. This may vary depending on whether the year is a leap year. For example, the first day of MARCH will be either 60th or 61st day of the year.

Return

the first day of year number

Parameters

common

year retrieve the day of year number within this year