don't use system tz, display timestamps as UTC
no particular reason, just one less dependency, and it goes further towards my idyllic world where everyone is on UTC and there are no timezones
This commit is contained in:
@@ -16,11 +16,5 @@ markdown==3.3.6
|
||||
# via -r requirements/requirements.in
|
||||
markupsafe==2.1.1
|
||||
# via jinja2
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
# via tzlocal
|
||||
tzdata==2022.1
|
||||
# via pytz-deprecation-shim
|
||||
tzlocal==4.1
|
||||
# via -r requirements/requirements.in
|
||||
werkzeug==2.0.3
|
||||
# via flask
|
||||
|
||||
Reference in New Issue
Block a user