Update Date field

I have created a simple workflow to update our quote expires field. If the field I’m updating is a text field it works fine, if I try to use a date/time field it doesn’t work.

The formula I’m using is {addDays(mm/dd/yyyy; {p0};{p1})}

P0 is the Date created field and P1 is a decimal field

This is my first workflow so please forgive my ignorance.

Thanks

I don’t know, but maybe try different formats

http://php.net/manual/en/datetime.formats.date.php

I would suggest


mm "/" dd "/" YY