Open SachsenspieltCoding opened 10 months ago
When parsing a plannedLesson, the start and end date shouldn't be relative to the current date when parsing the plan, but using the actual date of the plan
https://github.com/Vertretungsapp/indiware-api/blob/eefbe1528b14f8b79e8aef7452591e23425647b8/src/parser/plannedLesson.ts#L25-L26
When parsing a plannedLesson, the start and end date shouldn't be relative to the current date when parsing the plan, but using the actual date of the plan
https://github.com/Vertretungsapp/indiware-api/blob/eefbe1528b14f8b79e8aef7452591e23425647b8/src/parser/plannedLesson.ts#L25-L26