abyss_date.h File Reference

#include <time.h>
#include <xmlrpc-c/abyss.h>

Include dependency graph for abyss_date.h:

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

Go to the source code of this file.

Typedefs

typedef struct tm TDate

Functions

int32_t DateCompare (TDate *const d1, TDate *const d2)
abyss_bool DateDecode (const char *const dateString, TDate *const tmP)
abyss_bool DateFromGMT (TDate *const d, time_t const t)
abyss_bool DateFromLocal (TDate *const d, time_t const t)
abyss_bool DateToLogString (TDate *const tmP, char *const s)
abyss_bool DateToString (TDate *const tmP, char *const s)


Typedef Documentation

typedef struct tm TDate

Definition at line 8 of file abyss_date.h.


Function Documentation

int32_t DateCompare ( TDate *const   d1,
TDate *const   d2 
)

Definition at line 169 of file abyss_date.c.

abyss_bool DateDecode ( const char *const   dateString,
TDate *const   tmP 
)

Definition at line 101 of file abyss_date.c.

References _DateMonth, FALSE, and s.

abyss_bool DateFromGMT ( TDate *const   d,
time_t const   t 
)

Definition at line 186 of file abyss_date.c.

References FALSE, and TRUE.

abyss_bool DateFromLocal ( TDate *const   d,
time_t const   t 
)

Definition at line 198 of file abyss_date.c.

References _DateTimeBias, and DateFromGMT().

abyss_bool DateToLogString ( TDate *const   tmP,
char *const   s 
)

Definition at line 77 of file abyss_date.c.

References _DateMonth, _DateTimeBiasStr, DateFromLocal(), FALSE, and TRUE.

abyss_bool DateToString ( TDate *const   tmP,
char *const   s 
)

Definition at line 60 of file abyss_date.c.

References _DateDay, _DateMonth, FALSE, and TRUE.


Generated on Thu May 17 10:00:33 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6