]> granicus.if.org Git - sysstat/commit
sadf: Time used by options -s/-e no longer depends on the timezone value
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 29 Apr 2019 13:58:21 +0000 (15:58 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 29 Apr 2019 13:58:21 +0000 (15:58 +0200)
commitecbf5ac259fa752f96aab558cfbc9264fb28dfbd
tree181bb591954d105296393f34c4df4f4413c37948
parentbabae28ffc1a11a5c093ba8f03e5aca3f65dcc64
sadf: Time used by options -s/-e no longer depends on the timezone value

The time specified with options -s and -e used by sadf has no longer to
be expressed in local time. This time is now consistent with that
displayed by sadf, e.g.: If sadf displays its timestamps in local time
then the time specified with options -s/-e is considered as expressed in
local time. If sadf displays its timestamps in UTC then the time used
with options -s/-e is also considered as expressed in UTC.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sa.h
sa_common.c
sadf.c
sadf.h
sar.c
svg_stats.c