New submission from Marty <[email protected]>:
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
----------
messages: 398606
nosy: vpjtqwv0101
priority: normal
severity: normal
status: open
title: Missing valid directive %D in datetime.strftime() documentation
versions: Python 3.9
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44787>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com