]> git.proxmox.com Git - pmg-api.git/commit - PMG/Statistic.pm
fix time for statistic data
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 12 Sep 2017 07:54:37 +0000 (09:54 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 12 Sep 2017 07:54:37 +0000 (09:54 +0200)
commit3d6870aa970d53d9fa223800a322e1413dd1bd96
tree3fd46e285133fa4723d37da519119cacce2b10fa
parent955cc90d8d0174788f0565701797ee8a60352b60
fix time for statistic data

use inteval start time instead of end time - This is less confusing when
user changes timespan granularity (form daily to hourly).
PMG/Statistic.pm