The DATE-OF-INTEGER function converts a date in the Gregorian calendar from integer date form to standard date form (YYYYMMDD). The type of this function is integer.
FUNCTION DATE-OF-INTEGER (argument-1)
argument-1 | A positive integer that represents a number of days succeeding December 31, 1600 in the Gregorian calendar. |