DateAdd

Enter a value to add (or use a negative value to subtract)
from today's date.


Then select a date/time unit to perform the calculation on
Year Quarter
Month Day of year
Day Weekday
Week of year Hour
Minute Second


Result....


Note: The MS Documentation for the VBScript DateAdd() function
incorrectly shows minute as "m" - it should be "n".