[
https://issues.apache.org/jira/browse/MARMOTTA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748435#comment-13748435
]
ASF subversion and git services commented on MARMOTTA-282:
----------------------------------------------------------
Commit b605f15d1bc4e7ea0ada0eb248a40be9e9d2c1e0 in branch refs/heads/develop
from [~jakob]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=b605f15 ]
created test for MARMOTTA-282 (and fixed the date parsing)
> Hidden Time-Zone effect during RDF Import
> -----------------------------------------
>
> Key: MARMOTTA-282
> URL: https://issues.apache.org/jira/browse/MARMOTTA-282
> Project: Marmotta
> Issue Type: Bug
> Components: Platform
> Affects Versions: 3.0-incubating
> Reporter: Jakob Frank
> Assignee: Sebastian Schaffert
> Priority: Critical
>
> I imported a really simple turtle file - and somehow during import all
> xsd:dateTime Literals where changed:
> (Local timezone is CEST, which is UTC+2)
> Imported
> local:1234 dct:created "2013-08-01T00:00:00.000Z"^^xsd:dateTime .
> Linked Data Explorer shows:
> dct:created "2013-07-31T22:00:00.000Z"^^xsd:dateTime
> curl -H "Accept: text/turtle" http://localhost:8080/resource/1234 shows:
> local:1234 dct:created "2013-07-31T22:00:00.000Z"^^xsd:dateTime .
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira