Add or subtract any combination of years, months, weeks, and days from a starting date.
Adding months respects target-month length: Jan 31 + 1 month = Feb 28 (or 29). Leap years are handled automatically. For pure calendar-day math (e.g., "30 days from today"), use the Days input.