FreeSWITCH API Documentation  1.7.0
Data Fields
switch_time_exp_t Struct Reference

#include <switch_apr.h>

+ Collaboration diagram for switch_time_exp_t:

Data Fields

int32_t tm_usec
 
int32_t tm_sec
 
int32_t tm_min
 
int32_t tm_hour
 
int32_t tm_mday
 
int32_t tm_mon
 
int32_t tm_year
 
int32_t tm_wday
 
int32_t tm_yday
 
int32_t tm_isdst
 
int32_t tm_gmtoff
 

Detailed Description

a structure similar to ANSI struct tm with the following differences:

Definition at line 198 of file switch_apr.h.


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