Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

Date parsing is broken because emails are weird

Open bendauphinee opened this issue 10 years ago • 1 comments

I've come across an issue with date parsing inside the class, when I hit an email with a date like this: Thu, 3 Sep 2015 19:23:42 -0700 (GMT-07:00)

I have a fix for this, and will submit a patch when I get it cleaned up.

bendauphinee avatar Sep 04 '15 15:09 bendauphinee

Fetch's MessageOverview also fails to parse the following date header:

Date: Wed, 14 Aug 2019 15:26:28 +0200 (W. Europe Daylight Time)

crishoj avatar Aug 18 '19 15:08 crishoj