mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Issue #26957: Remove duplicate 'the' from datetime documentation
Patch by Alex Chan.
This commit is contained in:
parent
7822f151b6
commit
bace976db1
1 changed files with 1 additions and 1 deletions
|
|
@ -1869,7 +1869,7 @@ format codes.
|
|||
+-----------+--------------------------------+------------------------+-------+
|
||||
| ``%z`` | UTC offset in the form +HHMM | (empty), +0000, -0400, | \(6) |
|
||||
| | or -HHMM (empty string if the | +1030 | |
|
||||
| | the object is naive). | | |
|
||||
| | object is naive). | | |
|
||||
+-----------+--------------------------------+------------------------+-------+
|
||||
| ``%Z`` | Time zone name (empty string | (empty), UTC, EST, CST | |
|
||||
| | if the object is naive). | | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue