How to add years to a date to calculate end date
How can I add years to a given date to calculate end dates with starting date and period given. The rule should be used also in update, so I cannot use dateCurrent().
0