Find a colleague who knows Rexx. This may require admitting that you don’t know Rexx; if so, try to bear up under the humiliation.
Have a Rexx exec written that uses LISTCAT to list the generations of the GDG with their creation dates (if none of your colleagues actually know Rexx – as opposed to having put it on their résumés because slipping that past an incompetent recruiter got them an extra Rs. 10,000/year – look on our sister forum for examples. Search on “GDG Rexx†(click on the radio button to use all the search terms instead of any of them), and don’t bother to lie to us that you got no hits). OUTTRAP the LISTCAT output to a stem variable and parse it for the dates. Write the absolute generations for the target dates to another stem variable. Fabricate – either through tailoring an ISPF skeleton or, if you really must, writing JCL out of the exec – one or more (if you have more than 255 data sets) jobs using IEBGENER to copy the data sets to tape (hint: allocate the output data set on SYSUT2 to UNIT=TAPE, or whatever esoteric name your site uses). Submit the job(s) from the exec.
Brag to your managers about how you thought of this all by your lonesome and how you’re so sharp that it’s all you can do to keep from cutting yourself.