#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 |
| 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
1.5.5