Search code examples
cobolcobol-zos

Is function formatted-datetime supported in Enterprise COBOL?


I know that GNU COBOL supports the function formatted-datetime. Does IBM ENTERPRISE COBOL support this function? I did an extensive search and found nothing in IBM documentation at hand.

Thank you.


Solution

  • Yup, but I believe it is only supported on Enterprise COBOL v6.3 with PTF PH31047.

    You can check the Language Reference for details on the function.