TeamspeakStats/tsstats
Thor77 4adfb9cfc1 Make all datetime-objects timezone-aware
Because the tool is using utc-timestamps everywhere, this emphasizes
this fact (by default) in the output.
If you don't want timezones behind each datetime in your output, just
remove the "%Z" from the `datetimeformat`.

Fix #9
2017-02-16 22:44:51 +01:00
..
templates Fix closing header tag 2017-02-15 08:36:01 +11:00
tests Use fixture for providing clients 2017-02-12 21:38:29 +01:00
__init__.py Delay debugfile-creation to suppress needless creation if not in debugmode 2016-08-08 22:10:30 +02:00
__main__.py Update CLI help text to match readme 2017-02-15 08:33:17 +11:00
client.py Add nick-history functionality 2017-02-11 22:14:34 +01:00
config.py Set index.jinja2 as default for General.template 2016-11-22 23:03:51 +01:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py Make all datetime-objects timezone-aware 2017-02-16 22:44:51 +01:00
template.py Make all datetime-objects timezone-aware 2017-02-16 22:44:51 +01:00
utils.py Make all datetime-objects timezone-aware 2017-02-16 22:44:51 +01:00