COBOL Manual for TNS/E Programs (H06.03+)

Intrinsic Functions
HP COBOL Manual for TNS/E Programs520347-003
14-65
WHEN-COMPILED Function
The date in Example 14-44 is April 15, 1997 (19970415). The time is 16:10:49.53 or
4:10:49.53 PM (16104953), which is 7 hours behind Greenwich mean time (-0700).
Example 14-44. WHEN-COMPILED Function
Code:
DISPLAY FUNCTION WHEN-COMPILED
Output:
1997041516104953-0700