Hi,
JDev 11.1.2.4
I need to check that a date is between TODAY and 6 month ago. I created a range validation rule, I set the maximum value to adf.currentDate. I need to do the same thing for the minimum value.
What is the groovy syntax for 6 month ago?
Thanks