modify

fun Date.modify(years: Int = 0, hours: Int = 0, minutes: Int = 0, seconds: Int = 0, millis: Int = 0): Date