Navigation:  Modules > Info-Timetable > Application Notes > Technical Description of Database Export >

time.txt

Previous pageReturn to chapter overviewNext page

time.txt (times)

contains one data record for each period in the Untis timetable grid

 

Fields :

1 byte number of the weekday (Monday = 1, Sunday = 7)

2 byte number of lessons, e.g. 8

3 byte number of the period, e.g. 4

4 char time when the period begins (HHMM), e.g. 1045

5 char time when the period ends (HHMM), e.g. 1130

 

Example :

1                8        4        1045                1130