pmNewZone (3) Linux Manual Page
pmNewZone – establish a reporting timezone C Synopsis #include <pcp/pmapi.h> int pmNewZone(const char *tz); cc … -lpcp Description The current reporting timezone affects the timezone used by pmCtime(3) and pmLocaltime(3). The argument tz defines a timezone string, in the format described for the TZ environment variable, see environ(7). pmNewZone sets the current reporting timezone, and…
