CMML_UTC Struct Reference

#include <cmml.h>


Data Fields

short tm_hsec
short tm_sec
short tm_min
short tm_hour
short tm_mday
short tm_mon
short tm_year


Detailed Description

CMML_UTC: utc time specification struct similar to the one defined in time.h


Field Documentation

short CMML_UTC::tm_hsec
 

hundreds of seconds [0-99]

short CMML_UTC::tm_sec
 

seconds after the minute [0-59]

short CMML_UTC::tm_min
 

minutes after the hour [0-59]

short CMML_UTC::tm_hour
 

hours since midnight [0-23]

short CMML_UTC::tm_mday
 

day of the month [1-31]

short CMML_UTC::tm_mon
 

months since January [1-12]

short CMML_UTC::tm_year
 

years including century


The documentation for this struct was generated from the following file:
Generated on Thu Apr 13 11:13:31 2006 for libcmml by  doxygen 1.4.6