Joyrex Labs

Outline

This Page

3.1. Time (Chronology)

3.1.1. Description

Records the timestamp of the contents of the line

3.1.2. Format

entry  ::=  hour ":" minute ":" second
hour   ::=  "00".."23"
minute ::=  "00".."59"
second ::=  "00".."59"

3.1.3. Values

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.

3.1.4. Vertical Dependencies

The value of a time entry must be chronologically later than the previously recorded time (with the following exception).

3.1.5. Horizontal Dependencies

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.

3.1.6. Depended Upon By

None