Converting STORE CLOCK values

Using the STCK command (see STCK), you can convert binary STORE CLOCK values to human-readable date and time format. The STCK command can be invoked either by entering STCK on any interactive report command line, or by assigning STCK to a PF key. When invoked, you are shown a popup panel similar to the following:
Figure 1. Sample STCK Conversion display
  File  View  Services  Help
┌────────────────────────────── STCK Conversion ──────────────────────────────┐
│                                                                             │
│ Enter the 16 hex character STORE CLOCK (STCK) value in the field and press  │
│ ENTER to display its Date Time value.                                       │
│                                                                             │
│ STCK Value                                                                  │
│ Date Time  :                                                                │
│                                                                             │
│                                                                             │
│  F1=Help     F3=Exit    F12=Cancel                                          │
└─────────────────────────────────────────────────────────────────────────────┘

Most recently referenced data items:
  Data Item . . . . . . . . : BLW=0000+D6B
    At Address. . . . . . . : 0009ADF3
    Length. . . . . . . . . : X'2'
    Data Item Storage . . . : 4040  *  *
  Data Item . . . . . . . . : BLW=0002+23F
    At Address. . . . . . . : 0009C2C7
    Length. . . . . . . . . : X'4'
    Data Item Storage . . . : 40404040   *    *
 F1=Help      F3=Exit      F5=RptFind   F6=Actions   F7=Up        F8=Down
F10=Left     F11=Right

The STCK value must be entered as 16 hexadecimal characters. Any imbedded blanks are ignored.

As an example of the STCK command, the STCK Conversion display might be specified as follows:
  File  View  Services  Help
┌───────────────────────────── STCK Conversion ──────────────────────────────┐
│                                                                            │
│ ENTER to display its Date Time value.                                      │
│                                                                            │
│ STCK Value   B99F67D5 FBD00DC0                                             │
│ Date Time  :                                                               │
│                                                                            │
│                                                                            │
│  F1=Help     F3=Exit    F12=Cancel                                         │
└────────────────────────────────────────────────────────────────────────────┘

Most recently referenced data items:
  Data Item . . . . . . . . : BLW=0000+D6B
    At Address. . . . . . . : 0009ADF3
    Length. . . . . . . . . : X'2'
    Data Item Storage . . . : 4040  *  *
  Data Item . . . . . . . . : BLW=0002+23F
    At Address. . . . . . . : 0009C2C7
    Length. . . . . . . . . : X'4'
    Data Item Storage . . . : 40404040   *    *
 F1=Help      F3=Exit      F5=RptFind   F6=Actions   F7=Up        F8=Down
F10=Left     F11=Right
Pressing Enter, the display is updated as follows:
  File  View  Services  Help
┌────────────────────────────── STCK Conversion ──────────────────────────────┐
│                                                                             │
│ Enter the 16 hex character STORE CLOCK (STCK) value in the field and press  │
│ ENTER to display its Date Time value.                                       │
│                                                                             │
│ STCK Value   D6C0AE3BC09E3146                                               │
│ Date Time  : 2019/09/20 11:45:23.462627                                     │
│                                                                             │
│                                                                             │
│  F1=Help     F3=Exit    F12=Cancel                                          │
└─────────────────────────────────────────────────────────────────────────────┘

Most recently referenced data items:
  Data Item . . . . . . . . : BLW=0000+D6B
    At Address. . . . . . . : 0009ADF3
    Length. . . . . . . . . : X'2'
    Data Item Storage . . . : 4040  *  *
  Data Item . . . . . . . . : BLW=0002+23F
    At Address. . . . . . . : 0009C2C7
    Length. . . . . . . . . : X'4'
    Data Item Storage . . . : 40404040   *    *
 F1=Help      F3=Exit      F5=RptFind   F6=Actions   F7=Up        F8=Down
F10=Left     F11=Right

To exit from the STCK command, enter EXIT (PF3).