mirror of
https://github.com/python/cpython.git
synced 2025-07-31 23:23:11 +00:00
Fix versionchanged directive in datetime.rst
This commit is contained in:
parent
334b4a3403
commit
df326eb1bb
1 changed files with 2 additions and 2 deletions
|
@ -1756,8 +1756,8 @@ made to civil time.
|
|||
``offset.minutes`` respectively.
|
||||
|
||||
.. versionchanged:: 3.6
|
||||
Name generated from ``offset=timedelta(0)`` is now plain 'UTC', not
|
||||
'UTC+00:00'.
|
||||
Name generated from ``offset=timedelta(0)`` is now plain 'UTC', not
|
||||
'UTC+00:00'.
|
||||
|
||||
|
||||
.. method:: timezone.dst(dt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue