Skip to content

Commit 67b82ec

Browse files
committed
Updates documentation
1 parent ccc12b7 commit 67b82ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,9 @@ Timezones
967967
.. versionchanged:: 0.5
968968

969969
``Pendulum`` provides its own timezone handling and no longer
970-
rely on ``pytz`` which was not always reliable.
970+
rely on ``pytz`` which does not always perform very well, particularly
971+
to localize and normalize a naive-datetime.
972+
971973

972974
Timezones are an important part of every datetime library and ``Pendulum``
973975
tries to provide an easy and accurate system to handle them properly.

0 commit comments

Comments
 (0)