Skip to content

timezone("CET") returns wrong offset #133

@pmikh

Description

@pmikh

Hi, I've encountered the following bug in the latest version of the pytz.

version: pytz==2024.2

steps to reproduce:

offset = pytz.timezone("CET")
print(offset)

output:

Image

The offset is +18 minutes instead of expected +1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions