COBOL Calendar Names

Sort:
You are not authorized to post a reply.
Author
Messages
Roger French
Veteran Member
Posts: 545
Veteran Member

     Hello,

    I'm doing some customizations within CASE/4GL COBOL for Lawson, and I'm using some of the Date/Time API's.

    What are the actual values which I can use as a calendar input for these API's? I can't find any documentation on the values, and I don't see the name value of a calendar. I just want to use a standard or system calendar. What is the name I can use within COBOL? Any ideas?

     

    Thanks in advance,

    Roger

    Ragu Raghavan
    Veteran Member
    Posts: 469
    Veteran Member
      I checled at two sites, using the caldef command. At both, there is only a default, blank,calendar name. Leads me to believe that you leave the caledare blank if you want to to use the standard calendar. Probably use named calendars, if you have ones that differ from the standard.

      Ragu
      You are not authorized to post a reply.