addOrSubtractDaysToSimpleDate

fun addOrSubtractDaysToSimpleDate(year: Int, month: Int, dayOfMonth: Int, daysToAdjust: Int): CustomCalendar(source)