ReactOS 0.4.15-dev-7788-g1ad9096
tm Struct Reference

#include <time.h>

Collaboration diagram for tm:

Public Attributes

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

Definition at line 68 of file time.h.

Member Data 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 files: