GeoHealthCheck icon indicating copy to clipboard operation
GeoHealthCheck copied to clipboard

Show DateTime in local timezone

Open justb4 opened this issue 9 years ago • 0 comments

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.

justb4 avatar Sep 19 '16 14:09 justb4