Skip to content

Migrate from using pytz to Zoneinfo#1041

Open
nullr0ute wants to merge 1 commit intogeigi:masterfrom
nullr0ute:pytz-to-zoneinfo
Open

Migrate from using pytz to Zoneinfo#1041
nullr0ute wants to merge 1 commit intogeigi:masterfrom
nullr0ute:pytz-to-zoneinfo

Conversation

@nullr0ute
Copy link

The use of pytz has been deprecated since python 3.9 and it's recommended to use zoneinfo, also in recent releases of the timezone database a change in format is causing issues in some cases with pytz so migrate to use the recommended upstream.

The use of pytz has been deprecated since python 3.9 and it's
recommended to use zoneinfo, also in recent releases of the
timezone database a change in format is causing issues in some
cases with pytz so migrate to use the recommended upstream.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant