PDA

View Full Version : Math on dates


lukecrouch
02-17-2005, 10:44
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?

tylerpl
02-17-2005, 11:11
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

mrossi
02-17-2005, 11:17
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.

lukecrouch
02-17-2005, 15:21
thanks everyone for the suggestions. I went ahead with the PSUtilities package. worked great.