[
https://issues.apache.org/jira/browse/MARMOTTA-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Fernández updated MARMOTTA-564:
--------------------------------------
Fix Version/s: 3.3.0
> KiWi: support for date literals with timezone
> ---------------------------------------------
>
> Key: MARMOTTA-564
> URL: https://issues.apache.org/jira/browse/MARMOTTA-564
> Project: Marmotta
> Issue Type: Bug
> Components: KiWi Triple Store
> Affects Versions: 3.2.1
> Reporter: Sebastian Schaffert
> Assignee: Sebastian Schaffert
> Fix For: 3.3.0
>
>
> The KiWi triple store currently normalizes all date literals to UTC time and
> drops the timezone information. This causes a number of problems, especially
> when doing SPARQL queries. The implementation needs to be updated as follows:
> * use of GregorianCalendar instead of Date for representing the date value
> * use of "TIMESTAMP WITH TIMEZONE" in the underlying relational database
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)