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

Missing trailing 0 #13

Open
RayBB opened this issue Jan 18, 2023 · 1 comment
Open

Missing trailing 0 #13

RayBB opened this issue Jan 18, 2023 · 1 comment

Comments

@RayBB
Copy link

RayBB commented Jan 18, 2023

Text input
Opening hours:  Monday to Friday, 11:00 a.m. to 11:30 p.m. (or earlier if not busy)

Output
Mo-Fr 11:00-11:3

Seems to be missing the trailing 0, which is valid but I think not preferable?
https://projets.pavie.info/yohours/?oh=Mo-Fr%2011:00-11:3

@kmpoppe
Copy link
Member

kmpoppe commented Jan 18, 2023

Thanks for reporting this, Ray.

It seems the reason is " or" which seems to be replaced in a fashion that it erases the last digit. I will investigate how that happens.

K

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