//
core
/
io.islandtime
/
DayOfWeek
/
minus
common
minus
Subtracts days from this day of the week, wrapping when the beginning or end of the week is reached.
operator fun
minus
(days:
IntDays
):
DayOfWeek
Content copied to clipboard
operator fun
minus
(days:
LongDays
):
DayOfWeek
Content copied to clipboard