Update README.rst

Co-authored-by: Steve Piercy <web@stevepiercy.com>
pull/623/head
Nicco Kunzmann 2024-06-19 17:19:15 +01:00 zatwierdzone przez GitHub
rodzic fa4db23399
commit 5c4c11ef24
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -155,7 +155,7 @@ Version 6
Version 6 of ``icalendar`` switches the timezone implementation to ``zoneinfo``.
This only affects you if you parse ``icalendar`` objects with ``from_ical()``.
The functionality is extended and is tested since 6.0.0 with both timezone
implementations: ``pytz`` and ``zoneinfo``.
implementations ``pytz`` and ``zoneinfo``.
By default and since 6.0.0, ``zoneinfo`` timezones are created.