[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


tzname

The _tzname_ array contains the names (abbreviations) of the time zones for local standard time and DST.

Compatibility:

This function is compatible with the following targets:

ANSI
BeOS
EMB/RTOS
Mac OS
Palm OS

Win32


Prototype:
#include <time.h>
extern char *tzname[2];
See Also:

"tzset"


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 16, 2000