Add 2 weeks to a date for calendar view.

Add 2 weeks to a date for calendar view.

I want my calendar to be based on a date that is calculated from another date.

My form has a date field which users fill in.  I want the calender to show this date but 2 weeks in the future.  How can i do this?

Example:

Date from form of July 10th 2010.
Calender shows the date as July 24th 2010


i understand how to add time to a date but do not know how to get that formula to show in a calendar view.