Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

date.c File Reference

Go to the source code of this file.

Functions

int u_asctime_to_tt (const char *str, time_t *tp)
 Convert an asctime(3) string to time_t.
int u_rfc850_to_tt (const char *str, time_t *tp)
 Convert an rfc850 time string to time_t.
int u_rfc822_to_tt (const char *str, time_t *tp)
 Convert an rfc822 time string to time_t.
int u_httpdate_to_tt (const char *str, time_t *tp)
 Convert an HTTP time string to time_t.
int u_tt_to_rfc822 (char dst[], time_t ts)
 Convert a time_t value to a rfc822 time string.

Variables

const char * days3 []
const char * days []
const char * months []


←Products
© 2005-2006 - KoanLogic S.r.l. - All rights reserved