Date.AddWeeks
This function calculates the new date, datetime, or datetimezone value that is obtained by adding a specified number of weeks to a given date, datetime, or datetimezone value. The parameter "dateTime"...
This function calculates the new date, datetime, or datetimezone value that is obtained by adding a specified number of weeks to a given date, datetime, or datetimezone value. The parameter "dateTime" represents the original date/time value, while the parameter "numberOfWeeks" specifies the number of weeks to be added.