Records the timestamp of the contents of the line
entry ::= hour ":" minute ":" second hour ::= "00".."23" minute ::= "00".."59" second ::= "00".."59"
Any time stamp in the indicated form is allowed. These typically range between 00:00:00 and 01:30:00 due to the size of the tape media used to record visit data.
The value of a time entry must be chronologically later than the previously recorded time (with the following exception).
Time is depdendent on the Context Column.
If Context contains an end of tape flag (e.g. END OF TAPE 1), Time can be less than the previously recorded Time.
None