mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
merge 3.4 (#24057)
This commit is contained in:
commit
644adc6ada
1 changed files with 2 additions and 2 deletions
|
@ -666,8 +666,8 @@ Example of working with :class:`date`:
|
||||||
|
|
||||||
.. _datetime-datetime:
|
.. _datetime-datetime:
|
||||||
|
|
||||||
:class:`datetime` Objects
|
:class:`.datetime` Objects
|
||||||
-------------------------
|
--------------------------
|
||||||
|
|
||||||
A :class:`.datetime` object is a single object containing all the information
|
A :class:`.datetime` object is a single object containing all the information
|
||||||
from a :class:`date` object and a :class:`.time` object. Like a :class:`date`
|
from a :class:`date` object and a :class:`.time` object. Like a :class:`date`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue