timezone

Long integer difference from UTC and standard time as set by tzset(). Note that other time zone sensitive functions such as, ctime(), localtime(), mktime(), and strftime() implicitly call tzset(). Use the __tzone() function to access the thread-specific value of timezone. See also time.h.