Skip to content

Commit 4135515

Browse files
committed
Revert "changing %:z docs"
1 parent 11d8e84 commit 4135515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2609,7 +2609,7 @@ convenience. These parameters all correspond to ISO 8601 date values.
26092609
| | Jan 4. | | |
26102610
+-----------+--------------------------------+------------------------+-------+
26112611
| ``%:z`` | UTC offset in the form | (empty), +00:00, | \(6) |
2612-
| | ``±HH[:MM[:SS[.ffffff]]]`` | -04:00, +10:30, | |
2612+
| | ``±HH:MM[:SS[.ffffff]]`` | -04:00, +10:30, | |
26132613
| | (empty string if the object is | +06:34:15, | |
26142614
| | naive). | -03:07:12.345216 | |
26152615
+-----------+--------------------------------+------------------------+-------+

0 commit comments

Comments
 (0)