Roundup Tracker - Issues

Issue 2551254

classification
add support for zoneinfo (python 3.9+) in addition to pytz
Type: rfe Severity: minor
Components: Web interface Versions:
process
Status: new
:
: : rouilj
Priority: :

Created on 2022-12-31 02:08 by rouilj, last changed 2022-12-31 02:08 by rouilj.

Messages
msg7706 Author: [hidden] (rouilj) Date: 2022-12-31 02:08
python 3.9 added the zoneinfo module to the standard library.
It can be used like we use pytz.
Add support to use zoneinfo if present so user can specify symbolic
timezones without having to pip install pytz.
History
Date User Action Args
2022-12-31 02:08:47rouiljcreate