Readonly classReadonly dateReadonly dayReadonly descriptionReadonly newReadonly newReadonly oldReadonly oldReadonly periodReadonly subjectReadonly typeThe newSubject property is only the short of the subject.
Here you get the full name of a subject.
// entry.newSubject = "E"
entry.longNewSubject
// -> Englisch
The oldSubject property is only the short of the subject.
Here you get the full name of a subject.
// entry.oldSubject = "WI"
entry.longOldSubject
// -> Wirtschaft
The entry only holds a period attribute, which does
not represent actual time.
This function gives you the real time of the lesson.
This function assumes that the first period takes place at 07:30 and one period takes 45 minutes.
Real time of the lesson
Private longStatic fromJSONGenerated using TypeDoc
This property returns a Date object, that represents the exact Day, month, year, hour and minute of the lesson