tm Struct Reference
  #include <time.h>
Data Fields | |
| int | tm_sec | 
| int | tm_min | 
| int | tm_hour | 
| int | tm_mday | 
| int | tm_mon | 
| int | tm_year | 
| int | tm_wday | 
| int | tm_yday | 
| int | tm_isdst | 
Detailed Description
Field Documentation
◆ tm_hour
◆ tm_isdst
◆ tm_mday
◆ tm_min
◆ tm_mon
◆ tm_sec
◆ tm_wday
◆ tm_yday
◆ tm_year
The documentation for this struct was generated from the following file:
          
          
 1.8.14