Copyright Digital Equipment Corp. All rights reserved.

tzset

   Sets and accesses time-zone conversion.

   Format

     #include  <time.h>

     void tzset  (void);

     extern  char *tzname[];

     extern  long int timezone;

     extern  int daylight;
 


Additional information available:

Description     Sample_TZ_Specification