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 vpjtqwv0101
Recipients vpjtqwv0101
Date 2021-07-30.20:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627676685.12.0.81634911114.issue44787@roundup.psfhosted.org>
In-reply-to
Content
Output of: datetime.datetime.now().strftime('%D')
is equivalent for: datetime.datetime.now().strftime('%m/%d/%y')

Is there a reason that directive %D is missing in documentation? Are there other hidden directives?
https://docs.python.org/3/library/datetime.html#strftime-and-strptime-behavior
History
Date User Action Args
2021-07-30 20:24:45vpjtqwv0101setrecipients: + vpjtqwv0101
2021-07-30 20:24:45vpjtqwv0101setmessageid: <1627676685.12.0.81634911114.issue44787@roundup.psfhosted.org>
2021-07-30 20:24:45vpjtqwv0101linkissue44787 messages
2021-07-30 20:24:45vpjtqwv0101create
Morty Proxy This is a proxified and sanitized view of the page, visit original site.