We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Text input Opening hours: Monday to Friday, 11:00 a.m. to 11:30 p.m. (or earlier if not busy)
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
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
The text was updated successfully, but these errors were encountered:
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.
" or"
K
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: