Skip to content

Conversation

@StanFromIreland
Copy link
Member

@StanFromIreland StanFromIreland commented Oct 28, 2025

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Oct 28, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Oct 28, 2025
@StanFromIreland StanFromIreland marked this pull request as ready for review October 28, 2025 18:32
@StanFromIreland
Copy link
Member Author

Maybe @serhiy-storchaka could you please review?

@StanFromIreland StanFromIreland linked an issue Oct 28, 2025 that may be closed by this pull request
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

Do we need a separate column for strptime support? Most of codes are supported in strptime. Support of some of them was added as a part of bugfixes for %c (for example, %e is supported). More will be added in 3.15. For remaining, it is easier to list these that are not supported separately, or add a special footnote for them.

@StanFromIreland
Copy link
Member Author

I replaced it with a footnote.

More will be added in 3.15.

Indeed, I will open PRs for the rest, there is one already for %F.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Full set of format codes applies to strftime only

3 participants