Skip to content

Remove dependence on pytz by using standard library #75

@mborsetti

Description

@mborsetti

tzinfo was introduced with Python 3.9 four years ago, and strongly suggest eliminating this package's requirement on a now-unneded external library.

https://python.readthedocs.io/en/latest/library/datetime.html#tzinfo-objects

Metadata

Metadata

Assignees

Labels

tech debtNeeds cleanup or modernisation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions