Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Every one,
I am new to talend. I have started creating my first job in Talend today. My requirement is to create a variable with the value as today's date - 36 months. I am using below function to achieve this.
TalendDate.addDate(TalendDate.getCurrentDate(),-36,"MM");
But i am getting the below error.
"Exception in thread "main" java.lang.Error: Unresolved compilation problem:"
I have tried with other date functions available , but i am getting one or the other error.
Can anybody please let me know why i am getting this error.
Thank you.
Regards,
Prasanna.
java.util.zip.ZipException: archive is not a ZIP archive