This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
This rest is <test-case name="fn-adjust-dateTime-to-timezone-24"> <description>First argument is dynamically empty</description> <created by="Michael Kay" on="2016-04-06"/> <test>fn:adjust-date-to-timezone(current-dateTime()[. lt xs:dateTime('2000-01-01T12:00:00Z')])</test> <result> <assert-empty/> </result> </test-case> but should be <test>fn:adjust-dateTime-to-timezone(current-dateTime()[. lt xs:dateTime('2000-01-01T12:00:00Z')])</test>
Thanks, fixed.
Confirmed fixed. Thanks.