Skip to content

Use ZoneInfo instead of dateutil to handle time zones. #2027

@h-mayorquin

Description

@h-mayorquin

Now that python 3.9 is minimal have you considered using ZoneInfo from the standard library instead of dateutil?

https://docs.python.org/3/library/zoneinfo.html

Eventually, you can eliminate another dependency and also there might be undesirable inconsistencies between the standard library approach and other libraries that would be good to avoid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    category: enhancementimprovements of code or code behaviorhelp wanted: good first issuerequest for community contributions that are good for new contributorspriority: lowalternative solution already working and/or relevant to only specific user(s)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions