Skip to content

Fix Windows test failure for %-I strftime - #195

Merged
slashmili merged 1 commit into
slashmili:mainfrom
5j9:test_strftime_I_directive_uses_twelve_hour_clock
Aug 7, 2026
Merged

Fix Windows test failure for %-I strftime#195
slashmili merged 1 commit into
slashmili:mainfrom
5j9:test_strftime_I_directive_uses_twelve_hour_clock

Conversation

@5j9

@5j9 5j9 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Windows does not support the %-I strftime modifier. Compare the result against %I with the leading zero removed instead of relying on platform-specific format modifiers.

Windows does not support the %-I strftime modifier. Compare the
result against %I with the leading zero removed instead of relying
on platform-specific format modifiers.

@slashmili slashmili left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@slashmili
slashmili merged commit a654724 into slashmili:main Aug 7, 2026
13 checks passed
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