>>>>> "RG" == Rademacher, Gunther <[email protected]> writes:
RG> It would be

RG>     adjust-date-to-timezone(current-date(), ())

RG> See http://www.w3.org/TR/xquery-operators/#func-adjust-date-to-timezone 
$ basex -vq 'current-date()'
2011-12-02+08:00
Query executed in 36.88 ms.
$ basex -vq 'adjust-date-to-timezone(current-date(), ())'
2011-12-02
Query executed in 35.33 ms.
I'm sold! Thanks!
_______________________________________________
[email protected]
http://x-query.com/mailman/listinfo/talk

Reply via email to