Date-time "daysBetween" is not being recognized.
Date-time "daysBetween" is not being recognized.
The compiler isn't recognizing the method anymore.
daysBetween(today,today.addDay(3));
throws up the error:
Error at line number : 1
Not able to find 'daysBetween' function
-Varun.