The layout of the data in the standard information is as follows. Note that all offsets are relativ to the beginning of the data, not to the attribute
Offset(length)    Description
0(8)              File creation time
8(8)              Last modification time
10(8)             Last access time
The time values are stored in universal coordinated time, which is based on Jan 1, 1601, and in units of 100ns. It is not clear whether the value should be considered signed :-).

What is the time value at offset 20? And where is the other information mentioned on p. 23?