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)
commitaf579ff846d452cc3d83f514da87cf0fea1bcdaa
tree0f6a88e0e736f0322c1afb4e27d07167faef64db
parent8eb7f979ffb83ffa4afcd1b2cf662a7ad1c6e808
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/program@2208 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_fetch_libdbi.c