Query: timeb
OS: opensolaris
Section: 3head
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
timeb.h(3HEAD) Headers timeb.h(3HEAD)NAMEtimeb.h, timeb - additional definitions for date and timeSYNOPSIS#include <sys/timeb.h>DESCRIPTIONThe <sys/timeb.h> header defines the timeb structure, which includes the following members: time_t time /* the seconds portion of the current time */ unsigned short millitm /* the milliseconds portion of the current time */ short timezone /* the local timezone in minutes west of Greenwich */ short dstflag /* TRUE if Daylight Savings Time is in effect */ The time_t type is defined as described in <sys/types.h>.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+SEE ALSOtime.h(3HEAD), types.h(3HEAD), attributes(5), standards(5) SunOS 5.11 10 Sep 2004 timeb.h(3HEAD)
Related Man Pages |
---|
ftime(3) - debian |
timeb(3head) - sunos |
timeb(3head) - opensolaris |
timeb.h(3head) - centos |
sys_timeb.h(7posix) - posix |
Similar Topics in the Unix Linux Community |
---|
Daylight Savings - Timezones etc... |
Mandriva: Subject: [Security Announce] [ MDVA-2009:122 ] timezone |