|
VMS Help CRTL, tzset *Conan The Librarian |
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 (explode) :
|
|