getCurrentYear

abstract fun getCurrentYear(delta: Int = 0): Int

Gets the current year + delta, if the season for the year is winter later in the year then the result would be the current year plus the delta

Return

current year with a given delta