Skip to content

Possible typo in the documentation of datetime #99728

@busywhitespace

Description

@busywhitespace

At the bottom of the page, in the section Technical Detail, the point 9 in the notes says:

When used with the strptime() method, the leading zero is optional for formats %d, %m, %H, %I, %M, %S, %J, %U, %W, and %V.

But %J (the uppercase J) does not exist. Maybe %j (the lowercase J) was meant.

If it is the case, I'll be glad to create an PR.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions