You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/01/02 19:39:34 UTC

[jira] [Created] (JENA-841) jena-jdbc-core : Sensitive to Java's timezone handling

Andy Seaborne created JENA-841:
----------------------------------

             Summary: jena-jdbc-core : Sensitive to Java's timezone handling
                 Key: JENA-841
                 URL: https://issues.apache.org/jira/browse/JENA-841
             Project: Apache Jena
          Issue Type: Bug
    Affects Versions: Jena 2.12.1
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
            Priority: Minor


Java is confused about 1 Jan 1970 in timezone Europe/London because it calls it "GMT" (which is true by the current rules for GMT) but back at the time, it was actually UTC+1.

http://stackoverflow.com/questions/1238172/why-does-an-hour-get-added-on-to-java-util-date-for-dates-before-nov-1-1971

http://bugs.java.com/bugdatabase/view_bug.do?bug_id=4832236




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)