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

timeconv.c File Reference

#include "define.h"

Include dependency graph for timeconv.c:

Include dependency graph

Go to the source code of this file.

Functions

char * pst_fileTimeToAscii (const FILETIME *filetime)
tm * pst_fileTimeToStructTM (const FILETIME *filetime)
time_t pst_fileTimeToUnixTime (const FILETIME *filetime)


Function Documentation

char* pst_fileTimeToAscii const FILETIME filetime  ) 
 

Definition at line 5 of file timeconv.c.

References pst_fileTimeToUnixTime().

Referenced by pst_process().

Here is the call graph for this function:

struct tm* pst_fileTimeToStructTM const FILETIME filetime  ) 
 

Definition at line 12 of file timeconv.c.

References pst_fileTimeToUnixTime().

Referenced by pst_rfc2425_datetime_format(), and pst_rfc2445_datetime_format().

Here is the call graph for this function:

time_t pst_fileTimeToUnixTime const FILETIME filetime  ) 
 

Definition at line 19 of file timeconv.c.

References FILETIME::dwHighDateTime, and FILETIME::dwLowDateTime.

Referenced by pst_fileTimeToAscii(), pst_fileTimeToStructTM(), and write_normal_email().


Generated on Fri Apr 17 12:59:31 2009 for 'LibPst' by  doxygen 1.3.9.1