Adding Years to a Java.util.date
I have a simple task that I am struggling with. We could work around it, but I'd like to automate as much as possible for my users in an effort to make it easier for them. I have a workflow that has a variable for them to enter a date. I want to be able to add 4 years to that date by using an expression robot and assign it to another variable. In my mind it seems like a simple task that I keep getting syntax errors for when I attempt my solution. I was wondering if anybody had done this before or if anybody could provide any insight on how to get this to work smoothly. Thanks.

