Merge pull request #770 from gerard780/patch-1

added support for timezones with - offset
This commit is contained in:
Simone Margaritelli
2020-01-16 12:02:47 +01:00
committed by GitHub
2 changed files with 4 additions and 13 deletions

View File

@ -20,3 +20,4 @@ flask-cors==3.0.7
flask-wtf==0.14.2
dbus-python==1.2.12
toml==0.10.0
python-dateutil==2.8.1