Main Page | Modules | Data Structures | File List | Data Fields | Globals | Examples

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 Sun Nov 21 10:04:30 2004 for libcmml by  doxygen 1.3.9.1