Skip to content

Fixed "0[width]%d" formatting negative integers #2329

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

F1F88
Copy link
Contributor

@F1F88 F1F88 commented May 31, 2025

Related to: #2328

Fixed when formatting negative integers with "%0[width]d", the minus sign should be formatted before the padding '0' instead of after the padding '0'.

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.

1 participant