core / io.islandtime / DayOfWeek / minus

minus

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) operator fun minus(days: IntDays): DayOfWeek
operator fun minus(days: LongDays): DayOfWeek

Subtracts days from this day of the week, wrapping when the beginning or end of the week is reached.