You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ponymail.apache.org by sebbASF <gi...@git.apache.org> on 2016/06/13 16:59:15 UTC

[GitHub] incubator-ponymail issue #87: Does not handle an invalid timezone offset wel...

GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/87

    Does not handle an invalid timezone offset well

    The following message [1] has the date:
    
    Date: Tue, 13 Jul 2004 17:09:05 -429496729500
    
    This does not appear to be even a valid obsolete TZ specification.
    As such, according to RFC2822/4.3 it should be considered as -0000.
    
    The date appears as follows in the display:
    
    Date: NaN-NaN-NaN NaN:NaN (+0100)
    
    Where the date cannot be converted, it would be better to leave it as is.
    
    [1] https://lists.apache.org/thread.html/d5d736fb78e5d99fcd9840dbfb6c21fc256bafad0864f301b9190490@15462972000545@%3Cdev.lucene.apache.org%3E

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---