Please can you help me with the jcl or utility to list the calendar?
Release : 6.0
This link is to the Technical Manual for Calendar Routines.
chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://ftpdocs.broadcom.com/cadocs/1/f158621e.pdf
Go to page 2-22 to the section titled Current Date Retrieval.
This section provides you the program processes to allow you to pull the information you are looking for. Of course, you must write your own application program but we provide you the shells necessary to perform these tasks.
Example 1 shows you how to setup your program to acquire the current date table information
There is 1 example for VS Cobol and one example for CICS.
The other examples are for Holiday tables etc..