]> git.ipfire.org Git - collecty.git/commit - src/collecty/plugins/base.py
Add options to generate localised graphs
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Oct 2015 12:04:29 +0000 (13:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Oct 2015 12:04:29 +0000 (13:04 +0100)
commitcb1ccb4f9ebcb7a6b840e76c18e61219790a8d55
tree6e7860abebb22981c45eacea84cf37eeae0f9bcf
parent682b512d9b86eecb472ea3bcf89bfb02ee98082b
Add options to generate localised graphs

This patch adds options to generate localised graphs
(in the right timezone and correct number formatting) from
command line and the dbus API.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/collecty/client.py
src/collecty/constants.py
src/collecty/plugins/base.py