gmt2local
static int32_t gmt2local(time_t);
thiszone = gmt2local(0);
static int32_t gmt2local(time_t t);
thiszone = gmt2local(0L);