Difference between two dates in RPL?
Hi,
Is there any way, using RPL, to output the number of days between two dates. Say ${stay_date} is 5 days in the future. I want it to calculate the difference between ${.now} and ${stay_date} and say 5 days.
How best to do this?
Thanks
0