Open blalor opened 9 years ago
This also removes the apparently-unused timezone
property in config.py.
I had to switch to UTC for all entry and display of timestamps. Unless the browser and server are in the same timezone, the times would get munged.
Improves compatibility with Logstash, Kibana, Grafana. Timezone always stored in UTC with "Z", and parsing supports fractions of a second.