Math on dates

looked for a service in the integration service and the manual that will do arithmetic on dates. specifically, I want to add X days to a date…

what is the service I should use?

In the PSUtilities Package there is a incrementDate service in the date folder. I think this will do the job.

If you do not have the PSUtilities Package it can be downloaded from the Advantage site Article ID: 1611654266

Luke, if you search the forums for this problem (I think “add days” should turn up some results) you’ll find a thread or two discussing some useful options. In our case, we went with a sample from the PSUtilities package. Best of luck.

thanks everyone for the suggestions. I went ahead with the PSUtilities package. worked great.