Page 1 of 1

EZT+ Date manipulation - How do I subtract 30 days sysdate

Posted: Sun Apr 24, 2011 5:13 am
by anjanab
How doI get the sys date - 30 days? I am tyring use an ezt+ program to calcuate averaged for data that is only 30 days old. SO I need to know the date for 30s day ago and then compare YYMMDD to it to see if the record qualifies to be included in the average calculation.

Posted: Wed May 25, 2011 5:42 pm
by Anuj Dhawan
I'm not very good with EZT but you can do it with built-in function of SORT on COBOL, too.

Posted: Fri Nov 04, 2011 12:40 pm
by mfrmfem
Addition,Subtraction to any date can be done by using DATECALC macros in Ezt.