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

Fix/colon time correct spaces #50

Merged
merged 3 commits into from
Sep 13, 2024
Merged

Conversation

gardarjuto
Copy link
Contributor

Improved handling for colon-separated times and durations in correct_spaces. Added tests for this too.
Previously it added spaces after all colons resulting in wrong time formats, e.g. "kl. 9:40" -> "kl. 9: 40" and "3:40:15" -> "3: 40: 15".

@vthorsteinsson
Copy link
Member

Approved!

@gardarjuto gardarjuto merged commit 2a71169 into master Sep 13, 2024
7 checks passed
@gardarjuto gardarjuto deleted the fix/colon-time-correct-spaces branch September 13, 2024 15:30
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

Successfully merging this pull request may close these issues.

2 participants