addMonths

fun addMonths(date: Date, amount: Int): Date
fun addMonths(instant: Instant, amount: Int): Instant