Answered
dateAdd
dateAdd 3 years
#lsDateFormat(DateAdd('yyyy', 3, '24/04/1943'))# gives java.lang.IllegalArgumentException error while
#lsDateFormat(DateAdd('yyyy', 3, '24/04/1980'))# gives the correct result - 24-Apr-1983.
Any ideas, please...
#lsDateFormat(DateAdd('yyyy', 3, '24/04/1943'))# gives java.lang.IllegalArgumentException error while
#lsDateFormat(DateAdd('yyyy', 3, '24/04/1980'))# gives the correct result - 24-Apr-1983.
Any ideas, please...
