GeoHealthCheck
GeoHealthCheck copied to clipboard
Show DateTime in local timezone
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.