TizenRT Libs&Environment  v2.0 M2
tm Struct Reference

Structure containing a calendar date and time. More...

#include <time.h>

Data Fields

int tm_sec
 
int tm_min
 
int tm_hour
 
int tm_mday
 
int tm_mon
 
int tm_year
 

Detailed Description

Structure containing a calendar date and time.

Definition at line 181 of file time.h.

Field Documentation

int tm_hour

Definition at line 184 of file time.h.

int tm_mday

Definition at line 185 of file time.h.

int tm_min

Definition at line 183 of file time.h.

int tm_mon

Definition at line 186 of file time.h.

int tm_sec

Definition at line 182 of file time.h.

int tm_year

Definition at line 187 of file time.h.


The documentation for this struct was generated from the following file: