I have a requirement to get today's transactions into a separate file through JCL SORT. The date format that I have is in DDMMYYYY format.
Is there a way to compare DDMMYYYY format date with current date?
1.4k views Asked by Chandana M S At
1
Try reformatting the date in input file and then compare it with DATE1. Refer below SORT CARD
Output will be: