HttpInternetTimeToString
Converts the Internet Time value into a date and time ASCIIZ string.
#include <httpexp.h>
int HttpInternetTimeToString (
UINT32 utcTime,
void *ins);
If successful, returns 0. Otherwise, returns a nonzero error code.