tedious / Fetch

An IMAP library for PHP
http://www.tedivm.com
Other
502 stars 158 forks source link

Date parsing is broken because emails are weird #152

Open bendauphinee opened 8 years ago

bendauphinee commented 8 years ago

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.

crishoj commented 4 years ago

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

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