Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird output #11

Open
Outlet2048 opened this issue Sep 3, 2022 · 2 comments
Open

Weird output #11

Outlet2048 opened this issue Sep 3, 2022 · 2 comments

Comments

@Outlet2048
Copy link

Entering

Montag - Freitag 07:00 18:30, Samstag 09:00 - 14:00
results in the output of
Mo-Fr-Sa 09:00-14:00

Usually I'd expect it to output the following:
Mo-Fr 07.00-18:30; Sa 09:00-14:00;

@kmpoppe
Copy link
Member

kmpoppe commented Sep 3, 2022

It gets a little less weird, when you have a - between the Mo-Fr opening times.

I'll have to check if there's a way to guess whether nn:nn (any amount of whitespaces) mm:mm might actually mean nn:nn-mm:mm 🤔

@Outlet2048
Copy link
Author

Outlet2048 commented Sep 12, 2022

Montag - Freitag: 07:00 18:30
Samstag: 09:00 - 14:00

results in:

Mo-Fr-Sa 09:00-14:00

Adding a '-' does fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants