Glb.SysGenTime is a read-only built-in segment attribute that is set to the build time of the application. It is in the format HHMM, where HH represents the hour (in 24-hour format) and MM the minute. For example, 2158 represents 9:58pm, and 0001 represents one minute past midnight.
In conjunction with the Glb.SysGenDate built-in segment attribute, it provides a build timestamp for the current (running) version of the application.
Glb.SysGenTime is not updated for syntax-only builds.
Properties
Length = 4
Primitive = Number