__tzname

Name

 -- global variable containing the timezone

Synopsis

char *__tzname[2];

Description

The specification for "__tzname" is similar as specified in the SUSv2, but with an array of size two.

ERRORS