geopython / geopython/GeoHealthCheck
Show DateTime in local timezone
Open
enhancement
- Dominant language
- Python
- Stars
- 92
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Times from/in HTML templates are shown in GMT (Z). Add option, or always show in local/browser's timezone. ... Looks like this needs to be done in Python as the `DateTime` strings are generated from their SQLAlchemy/SQLIte UTC values. That makes using the browser's timezone somewhat trickier.
Contributor guide
Assessment
This issue has not been assessed yet.