Skip to content

Docstrings for some methods in the datetime module are not very clear or helpful #97517

Open
@MaddyGuthridge

Description

@MaddyGuthridge

Documentation

The strftime, strptime and ctime methods of the datetime and time objects have poor docstrings, which makes it near impossible to write code that interacts with them without referring to the online documentation.

The documentation could be improved greatly by adding information on the specifics of the input/output formats, specifically elaborating on the escape sequences used.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    extension-modulesC modules in the Modules dirstdlibPython modules in the Lib dirtriagedThe issue has been accepted as valid by a triager.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions