|
View Message
| Contact Name: |
Andreas |
| Message Date: |
8/30/2004 12:35:10 PM |
| Subject: |
RE: ParseError - crashed datetime |
Message:
Hi, no my problem is BEFORE I fill my time - structure :
after the call Parse822_ParseMessage(hParse,szMessage,&pMessage,PARSE822_PARSEMESSAGE_ALL,0,0)
I have the following values in the structure :
pMessage->pTimeStamp->stDate.wYear =16 pMessage->pTimeStamp->stDate.wMonth =1 pMessage->pTimeStamp->stDate.wDay =0 pMessage->pTimeStamp->stDate.wHour =10 pMessage->pTimeStamp->stDate.wSecond =0 pMessage->pTimeStamp->stDate.wMinute =42
Received: (qmail 14908 invoked from network); 26 Aug 2004 16:10:42 -0000 Received: from unknown (HELO proxy.aeg-xxxxx.de) (145.253.118.130) by mail.xxxx.de with SMTP; 26 Aug 2004 16:10:42 -0000
that looks like the date in the header : the 16 , the 10 , the 42 .... but not at the right position.....
when you get the correct dateTime , maybe there's a difference between my german version and your english-Version of Windows ??? i had that kind of problem before....It's not the same......(setlocale() for example....)
with kind regards Andreas
|
|
|