Code

dbi_result_get_datetime_idx() return timestamp in UTC, but time axis on graph suppose...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 16 Nov 2011 16:49:10 +0000 (16:49 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 16 Nov 2011 16:49:10 +0000 (16:49 +0000)
commitc29206fa290b65e0a24c5b8b3d11dd6149d88a95
tree3e4542e23bbea2756eef7928af74e45dbfa73554
parent53cb9e3fbab3ce254ed38608e3c5011048d4377f
dbi_result_get_datetime_idx() return timestamp in UTC, but time axis on graph supposed to be in local time.
fix provided in #321
 --This line, and those below, will be ignored--

M    trunk/program/src/rrd_fetch_libdbi.c
M    branches/1.4/program/src/rrd_fetch_libdbi.c

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@2208 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_fetch_libdbi.c