One second different one email date

We just found that there was one second different on the message Aspose.Email created.
Please check attached Message file.
The date is:
=====================================
Date: Thu, 5 Jun 2008 13:02:23 -0800
=====================================

After I loaded the message into MapiMessage and saved to disk, the date become:
=====================================
Date: 5 Jun 2008 13:02:22 -0800
=====================================

If you check the second. 23 was changed to 22
Also, the date format is different too.

Could you please check and fix the bug?


Hi,

Thank you for writing to Aspose support team.

I have checked the properties of the message in MFCMapi software and observed that PR_CLIENT_SUBMIT_TIME and PR_MESSAGE_DELIVERY_TIME properties contain the time having second value 22, however the PR_TRANSPORT_MESSAGE_HEADERS property contains second value 23 as shown in the attached image. As Aspose.Email does not use transport header, therefore Aspose.Email is reading and writing the correct time.

Regarding the difference in format, could you please share how you are comparing both the formats. Please specify the steps to observe the difference in format so that we may share our feedback.

Thanks for the info. The message was created using JMSG, we set the delivery time and submit time using the date. If the date/time stored in the message is wrong. Then it could be a bug in JMSG. I will take a look on it.

Thanks!

Ying

Hi Ying,


Thank you for sharing your feedback and please feel free to write us back for any further queries in this regard.