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 951976d commit 1c90a67Copy full SHA for 1c90a67
1 file changed
Doc/lib/libdatetime.tex
@@ -819,7 +819,7 @@ \subsection{\class{datetime} Objects \label{datetime-datetime}}
819
\code{\var{dt}.replace(tzinfo=None)}.
820
821
Note that the default \method{tzinfo.fromutc()} method can be overridden
822
- in a \class{tzinfo} subclass to effect the result returned by
+ in a \class{tzinfo} subclass to affect the result returned by
823
\method{astimezone()}. Ignoring error cases, \method{astimezone()}
824
acts like:
825
0 commit comments