



The DATE-OF-INTEGER function converts a date in the Gregorian calendar from integer date form to standard date form (YYYYMMDD).
The function type is integer.
The function result is an 8-digit integer.
___ Format _____________________________________________________________
| |
| >>__FUNCTION DATE-OF-INTEGER__(argument-1)__________________________>< |
| |
|________________________________________________________________________|
The returned value represents the International Standards Organization (ISO) standard date equivalent to the integer specified as argument-1.
The returned value is an integer of the form YYYYMMDD where YYYY represents a year in the Gregorian calendar; MM represents the month of that year; and DD represents the day of that month.
© Copyright IBM Corp. 1991, 1998
Adobe, the Adobe logo, Acrobat, the Acrobat logo, and Acrobat Reader are registered trademarks of Adobe Systems incorporated.