This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Raphael
Recipients Raphael, eric.smith, vpjtqwv0101
Date 2021-10-24.13:12:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635081130.47.0.483794998822.issue44787@roundup.psfhosted.org>
In-reply-to
Content
Perhaps it could be mentioned more clearly in the datetime documentation that apart from the directives of the C89 standard, you can also use those that the underlying libc strftime() supports.

The following sentence from https://docs.python.org/3/library/time.html#time.strftime describes it well in my opinion:
"Additional directives may be supported on certain platforms, but only the ones listed here have a meaning standardized by ANSI C."

Perhaps a reference to "man strftime" would also be helpful.
History
Date User Action Args
2021-10-24 13:12:10Raphaelsetrecipients: + Raphael, eric.smith, vpjtqwv0101
2021-10-24 13:12:10Raphaelsetmessageid: <1635081130.47.0.483794998822.issue44787@roundup.psfhosted.org>
2021-10-24 13:12:10Raphaellinkissue44787 messages
2021-10-24 13:12:10Raphaelcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.