You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/06/09 18:05:02 UTC

[jira] [Resolved] (PDFBOX-2122) FontBox's TTFDataStream doesn't set timezone in readInternationalDate

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

Tilman Hausherr resolved PDFBOX-2122.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.8.6
         Assignee: Tilman Hausherr

Done in rev 1601416 & 1601418 for the trunk and rev 1601417 & 1601419 for the 1.8 version. Thanks for your help!

> FontBox's TTFDataStream doesn't set timezone in readInternationalDate
> ---------------------------------------------------------------------
>
>                 Key: PDFBOX-2122
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2122
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 1.8.5, 1.8.6, 2.0.0
>            Reporter: Tim Allison
>            Assignee: Tilman Hausherr
>            Priority: Trivial
>             Fix For: 1.8.6, 2.0.0
>
>         Attachments: PDFBOX-2122.patch
>
>
> TTFDataStream doesn't set the timezone for the calendar. GregorianCalendar defaults to the system's timezone.  This means that people in different timezones will get slightly different dates.  (TIKA-1325).
> One TTF Spec (https://developer.apple.com/fonts/TTRefMan/RM06/Chap6.html) doesn't specify the timezone, but my guess would be UTC...except that it is Apple, so maybe it's Cupertino. :)



--
This message was sent by Atlassian JIRA
(v6.2#6252)