Question
Velocity Scripting an equation with dates
Here is what I'm trying to do:
Find the difference between todays date, and the lease creation date.
Subtract the difference from 89 days.
Display that number.
Here is what I have so far:

I just can't get the "minus 89 days" to work.