Glb.Todays_Date_Num is a read-only built-in segment attribute that is set to the date the referencing ispec transaction was initiated, or the date the referencing report was started (or restarted after a Sleep logic statement).
It is in the format MMDDYY, where MM represents the month, DD the day, and YY the two-digit year. For example, 022500 represents February 25, 2000. The date can be accessed as Glb.Todays_Day, the month as Glb.Todays_Month_Num, and the year as Glb.Todays_Year.
Properties
Length = 6
Primitive = Number