[ 
https://issues.apache.org/jira/browse/JENA-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824890#comment-16824890
 ] 

ASF subversion and git services commented on JENA-1659:
-------------------------------------------------------

Commit fc6af488821d0e7ec07753e5e846ea381e2ad62e in jena's branch 
refs/heads/master from Aaron Coburn
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=fc6af48 ]

JENA-1659: Improve tests for western hemisphere timezones

This adjusts the timezone function to pass when run in a
timezone to the west of GMT.


> Add timezone related functions : fn:implicit-timezone, afn:timezone, afn:nowtz
> ------------------------------------------------------------------------------
>
>                 Key: JENA-1659
>                 URL: https://issues.apache.org/jira/browse/JENA-1659
>             Project: Apache Jena
>          Issue Type: Task
>    Affects Versions: Jena 3.10.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{fn:impliciit-timezone}} returns a timezone as an xsd:Duration for the query 
> engine timezone. It is a function from F&O 3.1 hence the name.
> {{afn:timezone}} is a more natural name for {{fn:impliciit-timezone}}.
> {{afn:nowtz}} returns the query execution date time but with the local 
> timezone. {{NOW()}} returns the date time in UTC. 
> It is the equivalent to {{fn:adjust-dateTime-to-timezone(NOW(), 
> fn:implicit-timezone())}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to