The function DateTimeLib.dateValueFromGregorian returns a DATE value that corresponds to an integer representation of a Gregorian date.
DateTimeLib.dateValueFromGregorian( gregorianIntegerDate INT in) returns (result DATE)
Related concepts
Syntax diagram for EGL functions
Related reference
DATE
EGL library DateTimeLib