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.
%:z
1 parent 11d8e84 commit 4135515Copy full SHA for 4135515
Doc/library/datetime.rst
@@ -2609,7 +2609,7 @@ convenience. These parameters all correspond to ISO 8601 date values.
2609
| | Jan 4. | | |
2610
+-----------+--------------------------------+------------------------+-------+
2611
| ``%:z`` | UTC offset in the form | (empty), +00:00, | \(6) |
2612
-| | ``±HH[:MM[:SS[.ffffff]]]`` | -04:00, +10:30, | |
+| | ``±HH:MM[:SS[.ffffff]]`` | -04:00, +10:30, | |
2613
| | (empty string if the object is | +06:34:15, | |
2614
| | naive). | -03:07:12.345216 | |
2615
0 commit comments