[
https://issues.apache.org/jira/browse/JENA-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14263170#comment-14263170
]
ASF subversion and git services commented on JENA-841:
------------------------------------------------------
Commit f2efcb10a4e9083238c3111df820c5ddea956582 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=f2efcb1 ]
JENA-841 : Timezone fix
> 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)