Thanks to visit codestin.com Credit goes to github.com
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.
1 parent f50516e commit 2e76820Copy full SHA for 2e76820
1 file changed
Doc/library/datetime.rst
@@ -35,7 +35,8 @@ on efficient attribute extraction for output formatting and manipulation.
35
Aware and Naive Objects
36
-----------------------
37
38
-Date and time objects may be categorized as "aware" or "naive".
+Date and time objects may be categorized as "aware" or "naive" depending on
39
+whether or not they include timezone information.
40
41
With sufficient knowledge of applicable algorithmic and political time
42
adjustments, such as time zone and daylight saving time information,
0 commit comments