P6R::P6TIMEINFO Struct Reference
[API Type Definitions]

A structure that is used to describe a specified time. More...

#include <p6types.h>

List of all members.

Public Attributes

P6INT16 dayOfMonth
 [1 - 31]
P6INT16 dayOfWeek
 [0 - 6] where 0 == Sunday
P6INT16 dayOfYear
 [0 - 365] days since January 1
P6INT32 dstoff
 Daylight saving time offset in seconds.
P6INT32 hour
 [0 - 23] 24 hour clock
P6INT32 minutes
 [0 - 59]
P6INT16 month
 [0 - 11] where 0 == January
P6INT32 seconds
 [0 - 61] where the values 60 and 61 are for accommodating up to two leap seconds.
P6INT32 tzoff
 Offset from GMT in seconds.
P6INT32 useconds
 [0 - 999999] Microseconds past seconds
P6INT32 year
 Absolute year.

Detailed Description

A structure that is used to describe a specified time.

Definition at line 213 of file p6types.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.