Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Support time slots ending after 00:00 #12

@bergos

Description

@bergos

The current time slots are tight to a specific day of the week. The calculation for the start and end of a time slot is done by adding the times to the start of the day. The logic will fail if the end is after 00:00 at the next day. The code should check if the end time is small than the start time and use the next day for that case.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions