You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Arjohn Kampman (JIRA)" <ji...@apache.org> on 2010/03/01 21:02:05 UTC

[jira] Updated: (PDFBOX-643) Date conversion errors

     [ https://issues.apache.org/jira/browse/PDFBOX-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjohn Kampman updated PDFBOX-643:
----------------------------------

    Attachment: date-formats.patch

Adds four date patterns to DateConverter.

> Date conversion errors
> ----------------------
>
>                 Key: PDFBOX-643
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-643
>             Project: PDFBox
>          Issue Type: Improvement
>    Affects Versions: 0.8.0-incubator, 1.0.0
>            Reporter: Arjohn Kampman
>            Priority: Minor
>         Attachments: date-formats.patch
>
>
> I've collected the various "Error converting date" errors from our logs and categorized them. I have found four date patterns that seem to occur frequently:
> Acrobat Distiller 1.0.2 for Macintosh:
>   Fri, Apr 10, 1998
> ECMP5:
>   Wednesday January 3, 2001 10:02:13
> GNU Ghostscript 7.0.7:
>   Thu Feb  5 23:23:54 UTC 2009
> Acrobat Net Distiller 1.0 for Windows
>   Monday, May 16, 1994 at 3:39PM 
> A patch to add support for these formats is attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.