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

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

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

JENA-1659: fn:implicit-timezone(), afn:timezone, afn:nowtz().

Move test support function out of main/FunctionEndBase into
test/LibTestExpr.

Clearing up while visiting.


> 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
>
>
> {{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