Would like to list the calendars used for Calendar Routines, how do we do this?
search cancel

Would like to list the calendars used for Calendar Routines, how do we do this?

book

Article ID: 265819

calendar_today

Updated On:

Products

Calendar Routines

Issue/Introduction

Please can you help me with the jcl or utility to list the calendar? 

 

 

Environment

Release : 6.0

Resolution

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..