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

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

Commit e7f428869a4916d2f15d209677c4165c26fc839f in jena's branch 
refs/heads/java11_javadocs from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=e7f4288 ]

Merge pull request #559 from apache/timezone_test

JENA-1659: Improve tests for western hemisphere timezones

> 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: 20m
>  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