Returns a date string for use in the cookie expiry field.
call "MF_CLIENT_STATE_EXPIRY" using date-criteria expiry-string
Using call prototype (see Key) | Picture (32-bit systems) | |
---|---|---|
date-criteria | cblt-x4-compx | pic x(4) comp-x. |
expiry-string | pic x(50). | pic x(50). |
date-criteria | The number of days after which client records are to expire. |
expiry-string The expiry date to be used in the cookie expiry field.
Comments:
expiry-string returns a value with the format day, dd-month-yyyy hh:mm:ss GMT