Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

localtime.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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 Sat Jun 12 16:41:38 2004 for Asterisk by doxygen 1.3.7