xs:date timezone problem

Bug #1200501 reported by Sorin Marian Nasoi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Committed
Undecided
Paul J. Lucas

Bug Description

test-case "cbcl-hash-join-3" from "prod-WhereClause" is failing after it was updated to become timezone independent.

For details please see https://www.w3.org/Bugs/Public/show_bug.cgi?id=21222

query:
for $x in (xs:date("2010-10-10"), xs:date("1997-01-01+12:00"), xs:date("1997-01-02+12:00")) for $y in (adjust-date-to-timezone(xs:date("2010-10-10"), implicit-timezone()), xs:date("1997-01-01-12:00")) where $x = $y return $x

expected result string
2010-10-10 1997-01-02+12:00

actual result returned by Zorba is string
1997-01-02+12:00

Tags: fots
Changed in zorba:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.