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)
commit611a846ac93a8bb2244214f314a7154835b54e91
tree2c67fca5655c043c0d02a52fb7f27db1020772d9
parent8911c580bc30e37dae1935114254992cdcc0d9d8
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/branches/1.4@2208 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_fetch_libdbi.c