ReactOS 0.4.16-dev-2104-gb84fa49
tm Struct Reference

#include <corecrt_wtime.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

This file has no copyright assigned and is placed in the Public Domain. This file is part of the Wine project.

Definition at line 11 of file corecrt_wtime.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: