File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ The :mod:`datetime` module supplies classes for manipulating dates and times.
1919While date and time arithmetic is supported, the focus of the implementation is
2020on efficient attribute extraction for output formatting and manipulation.
2121
22+ .. tip ::
23+
24+ Skip to :ref: `the format codes <format-codes >`.
25+
2226.. seealso ::
2327
2428 Module :mod: `calendar `
@@ -2322,6 +2326,8 @@ versus :meth:`strptime`:
23222326+----------------+--------------------------------------------------------+------------------------------------------------------------------------------+
23232327
23242328
2329+ .. _format-codes :
2330+
23252331:meth: `strftime ` and :meth: `strptime ` Format Codes
23262332^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
23272333
You can’t perform that action at this time.
0 commit comments