C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_tzset
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <time.h>
 
  Syntax:    void _tzset( void );
 
  See also:  _timezone, _tzname, _daylight, time, _ftime, gmtime,
             localtime
                                    -♦-