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 chrono formatting syntax documentation #4235

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

nikola-sh
Copy link
Contributor

@nikola-sh nikola-sh commented Nov 12, 2024

According to implementation '_' adds space padding, '-' adds no padding, but documentation contains inverted description.
Fix it and also add 'd' to the list of types with padding support.

@nikola-sh nikola-sh marked this pull request as ready for review November 12, 2024 06:32
@vitaut vitaut merged commit a169d7f into fmtlib:master Nov 13, 2024
44 checks passed
@vitaut
Copy link
Contributor

vitaut commented Nov 13, 2024

Thanks for the fix!

@nikola-sh nikola-sh deleted the patch-1 branch November 14, 2024 07:03
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