Hi,
I have an EML message with the following date in the content:
Date: Thu, 12 Mar 2015 14:50:08 +0000
But when I read that date using MailMessage.getDate() it return wrong time zone:
Thu Mar 12 14:50:08 CET 2015
It should be GMT.
I'm using the latest Aspose.Email release. Is there any workaround for this issue?
The issue occurs in both 4.4 and 5.0 versions.
Thank you,
Mariusz