We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402d2d9 commit 5c1d957Copy full SHA for 5c1d957
Doc/library/datetime.rst
@@ -2534,7 +2534,7 @@ requires, and these work on all supported platforms.
2534
| ``%d`` | Day of the month as a | 01, 02, ..., 31 | \(9) |
2535
| | zero-padded decimal number. | | |
2536
+-----------+--------------------------------+------------------------+-------+
2537
-| ``%D`` | Equivalent to ``%m/%d/%y``. | 11/10/2025 | \(9) |
+| ``%D`` | Equivalent to ``%m/%d/%y``. | 11/28/2025 | \(9) |
2538
| | | | |
2539
2540
| ``%e`` | The day of the month as a | ␣1, ␣2, ..., 31 | |
0 commit comments