Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

localtime.h File Reference

Go to the source code of this file.

Functions

int ast_tzsetwall (void)
void ast_tzset (const char *name)
tm * ast_localtime (const time_t *timep, struct tm *p_tm, const char *zone)
time_t ast_mktime (struct tm *const tmp, const char *zone)
char * ast_ctime (const time_t *const timep)
char * ast_ctime_r (const time_t *const timep, char *buf)


Function Documentation

char* ast_ctime const time_t *const    timep
 

char* ast_ctime_r const time_t *const    timep,
char *    buf
 

struct tm* ast_localtime const time_t *    timep,
struct tm *    p_tm,
const char *    zone
 

time_t ast_mktime struct tm *const    tmp,
const char *    zone
 

void ast_tzset const char *    name
 

int ast_tzsetwall void   
 


Generated on Thu Oct 28 11:33:03 2004 for Asterisk by doxygen1.2.15