timezone - difference from UTC and local standard time
#include <time.h> extern long int timezone;
extern long int timezone;
Refer to tzset().