minus

operator fun minus(centuries: Centuries): Year

Returns this year with centuries subtracted from it.

operator fun minus(decades: Decades): Year

Returns this year with decades subtracted from it.

operator fun minus(years: Years): Year

Returns this year with years subtracted from it.