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

timeconv.h File Reference

#include "common.h"
#include <time.h>

Go to the source code of this file.

Functions

time_t fileTimeToUnixTime (const FILETIME *filetime, DWORD *remainder)
char * fileTimeToAscii (const FILETIME *filetime)
tm * fileTimeToStructTM (const FILETIME *filetime)


Function Documentation

char* fileTimeToAscii const FILETIME filetime  ) 
 

Definition at line 17 of file timeconv.c.

References fileTimeToUnixTime().

Referenced by pst_process().

struct tm* fileTimeToStructTM const FILETIME filetime  ) 
 

Definition at line 24 of file timeconv.c.

References fileTimeToUnixTime().

Referenced by pst_rfc2425_datetime_format(), and pst_rfc2445_datetime_format().

time_t fileTimeToUnixTime const FILETIME filetime,
DWORD remainder
 

Definition at line 37 of file timeconv.c.

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

Referenced by fileTimeToAscii(), fileTimeToStructTM(), and write_normal_email().


Generated on Tue Aug 5 12:06:14 2008 for 'LibPst' by  doxygen 1.3.9.1