Tizen RT Libs&Environment  v1.0 D5
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 168 of file time.h.

Field Documentation

int tm_hour

Definition at line 171 of file time.h.

int tm_mday

Definition at line 172 of file time.h.

int tm_min

Definition at line 170 of file time.h.

int tm_mon

Definition at line 173 of file time.h.

int tm_sec

Definition at line 169 of file time.h.

int tm_year

Definition at line 174 of file time.h.


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