Go to the first, previous, next, last section, table of contents.
#include <time.h> void tzset(void);
This function initializes tzname
according to environment variable
TZ.
None.
not ANSI, POSIX
Go to the first, previous, next, last section, table of contents.