Glb.SysGenDate

Glb.SysGenDate is a read-only built-in segment attribute that is set to the build date of the application. It is in the format CCYYMMDD, where CCYY represents the four-digit year, MM the month, and DD the day.

In conjunction with the Glb.SysGenTime built-in segment attribute, it provides a build timestamp for the current (running) version of the application.

Glb.SysGenDate is not updated for syntax-only builds.

Properties

Length = 8

Primitive = Number