Main Page | Modules | Data Structures | Data Fields

peak_time_date Struct Reference
[Time]

#include <time.h>


Detailed Description

Gregorian date structure.

Structure used to represent a date using the Gregorian calendar.


Data Fields

int32_t year
int8_t month
int8_t day
int8_t hour
int8_t minute
double second


Field Documentation

int8_t peak_time_date::day
 

day number 1-31

int8_t peak_time_date::hour
 

hour 0-23

int8_t peak_time_date::minute
 

minute 0-59

int8_t peak_time_date::month
 

month number 1-12

double peak_time_date::second
 

second

int32_t peak_time_date::year
 

full year


The documentation for this struct was generated from the following file:
Generated on Thu Jan 8 18:16:23 2004 for the PEAK Library by doxygen     SourceForge.net Logo