is_timezone - check if string is valid timezone code
#include "stock.h"
int is_timezone ( char *name );
is_timezone checks inside a platform specific directory
for a filename corresponding to the input name.
The default directory is compiled into the routine, but may
be overridden with the environment variable ZONEINFO.
is_timezone returns one if a corresponding filename is found,
zero otherwise.
$(STOCKLIBS)
MT-Safe : yes
Daniel Quinlan
Table of Contents
Antelope Release 4.8 Darwin 8.6.0 2006-06-28
Boulder Real Time Technologies, Inc
For more information, contact support@brtt.com