outzone
if (outzone)
setenv("TZ", outzone, 1);
char *format, buf[1024], *outzone = NULL;
outzone = optarg;
static void outzone(const struct zone *zp, int ntzones);
outzone(&zones[i], j - i);