Synesis Software

timezone Struct Reference
[time() API]

This structure is NOT used in any meaningful way by the gettimeofday() function implementation in this library. More...

#include <time.h>

List of all members.

Public Attributes

int tz_minuteswest
int tz_dsttime


Detailed Description

This structure is NOT used in any meaningful way by the gettimeofday() function implementation in this library.


Member Data Documentation

int tz_dsttime

type of dst corrections to apply.

int tz_minuteswest

minutes west of Greenwich.


The documentation for this struct was generated from the following file:

UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2002-2005