Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed date parsing for some imap servers #12

Merged
merged 1 commit into from
Sep 17, 2013
Merged

Fixed date parsing for some imap servers #12

merged 1 commit into from
Sep 17, 2013

Conversation

thelfensdrfer
Copy link
Contributor

Sometimes the imap server write dates with the timezone as a string like "Fri, 11 Feb 2011 12:27:49 +0100 (Westeuropäische Normalzeit)". This fix removes the timezone string, otherwise DateTime throws an exception.

Sometimes the imap server write dates with the timezone as a string like "Fri, 11 Feb 2011 12:27:49 +0100 (Westeuropäische Normalzeit)". This fix removes the timezone string, otherwise `DateTime` throws an exception.
ddeboer added a commit that referenced this pull request Sep 17, 2013
Fixed date parsing for some imap servers
@ddeboer ddeboer merged commit 47c52a4 into ddeboer:master Sep 17, 2013
@ddeboer
Copy link
Owner

ddeboer commented Sep 17, 2013

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants